次の方法で共有


NSWorkspaceLaunchOptions 列挙型

定義

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

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

フィールド

AllowingClassicStartup 131072
Async 65536
Default 196608
Hide 1048576
HideOthers 2097152
InhibitingBackgroundOnly 128
NewInstance 524288
PreferringClassic 262144
Print 2
WithoutActivation 512
WithoutAddingToRecents 256

適用対象