Partager via


NSAppleEventSendOptions Énumération

Définition

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[System.Flags]
public enum NSAppleEventSendOptions
type NSAppleEventSendOptions = 
Héritage
NSAppleEventSendOptions
Attributs

Champs

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

S’applique à