PHPhotoLibrary.AuthorizationStatus Property

Definition

The application's authority to access the photo library.

public static Photos.PHAuthorizationStatus AuthorizationStatus { [Foundation.Export("authorizationStatus")] get; }
member this.AuthorizationStatus : Photos.PHAuthorizationStatus

Property Value

Determined by the user's interaction with the permissions dialog and system Privacy settings.

Attributes

Applies to

See also

  • <xref:Photos.PHPhotoLibrary.RequestAuthorization>