The methods of Photos.PHPhotoLibrary are listed below. For a list of all members, see the PHPhotoLibrary Members list.
See Also: Inherited members from Foundation.NSObject
PerformChanges(Action, Action<bool, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
PerformChangesAndWait(Action, out Foundation.NSError)Documentation for this section has not yet been entered. | ||
RegisterChangeObserver(IPHPhotoLibraryChangeObserver)Documentation for this section has not yet been entered. | ||
RegisterChangeObserver(Action<PHChange>)Documentation for this section has not yet been entered. | ||
static | RequestAuthorization(Action<PHAuthorizationStatus>)Asynchronously shows, if necessary, a permissions dialog allowing the user to allow or deny the application access to the photo library. | |
UnregisterChangeObserver(IPHPhotoLibraryChangeObserver)Documentation for this section has not yet been entered. | ||
UnregisterChangeObserver(object)Documentation for this section has not yet been entered. | ||