Edit

Share via


UNNotificationSettings.NotificationCenterSetting Property

Definition

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

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSetting NotificationCenterSetting { [Foundation.Export("notificationCenterSetting")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
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