The members of Photos.PHPhotoLibrary are listed below.
See Also: Inherited members from Foundation.NSObject
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] static | AuthorizationStatus | PHAuthorizationStatus. The application's authority to access the photo library. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | SharedPhotoLibrary | PHPhotoLibrary. Documentation for this section has not yet been entered. |
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. | ||