Share via


NSNotificationFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum NSNotificationFlags
[<ObjCRuntime.Native>]
[<System.Flags>]
type NSNotificationFlags = 
Inheritance
NSNotificationFlags
Attributes

Fields

Name Value Description
DeliverImmediately 1
PostToAllSessions 2

Applies to