共用方式為


NSWorkspaceLaunchOptions 列舉

定義

此列舉支援其成員值的位元組合。

[System.Flags]
public enum NSWorkspaceLaunchOptions
type NSWorkspaceLaunchOptions = 
繼承
NSWorkspaceLaunchOptions
屬性

欄位

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

適用於