default()
Returns the shared image manager object.
Declaration
class func `default`() -> PHImageManagerReturn Value
The image manager.
Discussion
This method always returns the same image manager object, which is shared for all uses in your app.
Returns the shared image manager object.
class func `default`() -> PHImageManagerThe image manager.
This method always returns the same image manager object, which is shared for all uses in your app.