NSAppleEventSendOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

AlwaysInteract 48
CanInteract 32
CanSwitchLayer 64
DefaultOptions 35
DontAnnotate 65536
DontExecute 8192
DontRecord 4096
NeverInteract 16
NoReply 1
QueueReply 2
WaitForReply 3

Applies to