Düzenle

Aracılığıyla paylaş


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

Name Value Description
Closed 0
Opening 1
Open 2
Closing 3

Applies to