Share via


UNNotificationInterruptionLevel Enum

Definition

[ObjCRuntime.Native]
public enum UNNotificationInterruptionLevel
[<ObjCRuntime.Native>]
type UNNotificationInterruptionLevel = 
Inheritance
UNNotificationInterruptionLevel
Attributes

Fields

Name Value Description
Active 0
Passive2 0
Active2 1
Critical 1
Passive 2
TimeSensitive2 2
Critical2 3
TimeSensitive 3

Applies to