shared()
Retrieves the shared photo library object.
Declaration
class func shared() -> PHPhotoLibraryReturn Value
The singleton photo library object.
Discussion
You may use the shared photo library object from any thread.
Retrieves the shared photo library object.
class func shared() -> PHPhotoLibraryThe singleton photo library object.
You may use the shared photo library object from any thread.