Photos.PHPhotoLibrary Members

The members of Photos.PHPhotoLibrary are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

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.

Public Properties

[read-only]
static
AuthorizationStatusPHAuthorizationStatus. The application's authority to access the photo library.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
SharedPhotoLibraryPHPhotoLibrary. Documentation for this section has not yet been entered.

Public Methods

PerformChanges(Action, Action<bool, Foundation.NSError>)
Documentation for this section has not yet been entered.
PerformChangesAndWait(Action, out Foundation.NSError) : bool
Documentation for this section has not yet been entered.
RegisterChangeObserver(IPHPhotoLibraryChangeObserver)
Documentation for this section has not yet been entered.
RegisterChangeObserver(Action<PHChange>) : object
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.