initWithPhotoLibrary:
Creates a new configuration object for a photo library.
Declaration
- (instancetype) initWithPhotoLibrary:(PHPhotoLibrary *) photoLibrary;Parameters
- photoLibrary:
The library from which to pick photos and videos.
Creates a new configuration object for a photo library.
- (instancetype) initWithPhotoLibrary:(PHPhotoLibrary *) photoLibrary;The library from which to pick photos and videos.