Share via


UNNotificationSettings.CriticalAlertSetting Property

Definition

Gets a value that determines whether are supported, enabled, or disabled.

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

Property Value

A value that determines whether are supported, enabled, or disabled.

Attributes

Applies to