次の方法で共有


NSDrawerState 列挙型

定義

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

フィールド

Closed 0
Closing 3
Open 2
Opening 1

適用対象