다음을 통해 공유


NSWorkspaceLaunchOptions 열거형

정의

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[System.Flags]
public enum NSWorkspaceLaunchOptions
type NSWorkspaceLaunchOptions = 
상속
NSWorkspaceLaunchOptions
특성

필드

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

적용 대상