次の方法で共有


NSDrawerState 列挙型

定義

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

フィールド

名前 説明
Closed 0
Opening 1
Open 2
Closing 3

適用対象