Share via


NSPostingStyle Enum

Definition

An enumeration of values that specify when a notification shouldbe posted.

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

Fields

Name Value Description
PostWhenIdle 1
PostASAP 2
Now 3

Applies to