Edit

Share via


NSAppleEventSendOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

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

Applies to