NSNotificationFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSNotificationFlags
type NSNotificationFlags = 
Inheritance
NSNotificationFlags
Attributes

Fields

DeliverImmediately 1
PostToAllSessions 2

Applies to