Edytuj

Udostępnij za pośrednictwem


NSWorkspaceLaunchOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSWorkspaceLaunchOptions
type NSWorkspaceLaunchOptions = 
Inheritance
NSWorkspaceLaunchOptions
Attributes

Fields

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

Applies to