NSWorkspaceLaunchOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

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

Applies to