次の方法で共有


NSWorkspaceLaunchOptions 列挙型

定義

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

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

フィールド

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

適用対象