Share via


UNNotificationSettings.NotificationCenterSetting Property

Definition

Gets a value that tells whether the app's notifications may be displayed in the Notification Center.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UserNotifications.UNNotificationSetting NotificationCenterSetting { [Foundation.Export("notificationCenterSetting")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("notificationCenterSetting")>]
member this.NotificationCenterSetting : UserNotifications.UNNotificationSetting

Property Value

A value that tells whether the app's notifications may be displayed in the Notification Center.

Attributes

Applies to