次の方法で共有


NSAppleEventSendOptions 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum NSAppleEventSendOptions
type NSAppleEventSendOptions = 
継承
NSAppleEventSendOptions
属性

フィールド

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

適用対象