다음을 통해 공유


NSDrawerState 열거형

정의

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSSplitViewController' instead.")]
public enum NSDrawerState
type NSDrawerState = 
상속
NSDrawerState
특성

필드

Name Description
Closed 0
Opening 1
Open 2
Closing 3

적용 대상