Returns the shared image manager object.
SDKs
- iOS 8.0+
- macOS 10.13+
- tvOS 10.0+
Framework
- Photos
Declaration
class func `default`() -> PHImage Manager
Return Value
The image manager.
Discussion
This method always returns the same image manager object, which is shared for all uses in your app.