UIUserNotificationSettings.Types Property

Definition

Notification types that the app is permitted to use.

public virtual UIKit.UIUserNotificationType Types { [Foundation.Export("types")] get; }
member this.Types : UIKit.UIUserNotificationType

Property Value

Bitmask of type UIUserNotificationType.

Attributes

Applies to