Freigeben über


NSWorkspaceLaunchOptions Enumeration

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum NSWorkspaceLaunchOptions
type NSWorkspaceLaunchOptions = 
Vererbung
NSWorkspaceLaunchOptions
Attribute

Felder

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

Gilt für: