shared()
Returns the current content manager instance.
Declaration
class func shared() -> SelfReturn Value
The current content manager.
Discussion
Call this method to create a new content manager. Set the dataSource and delegate immediately after creating the content manager.