次の方法で共有


NSAppleEventSendOptions 列挙型

定義

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

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

フィールド

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

適用対象