UNNotificationSettings.AuthorizationStatus Property

Definition

Gets a value that tells whether the app may post alerts to the user with notifications.

public virtual UserNotifications.UNAuthorizationStatus AuthorizationStatus { [Foundation.Export("authorizationStatus")] get; }
member this.AuthorizationStatus : UserNotifications.UNAuthorizationStatus

Property Value

A value that tells whether the app may post alerts to the user with notifications.

Attributes

Applies to