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