NSDrawerState Enum

Definition

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

Fields

Closed 0
Closing 3
Open 2
Opening 1

Applies to