NSDrawer.DidCloseNotification Property

Definition

[Foundation.Advice("Use NSDrawer.Notifications.ObserveDidClose helper method instead.")]
[Foundation.Field("NSDrawerDidCloseNotification", "AppKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSSplitViewController' instead.")]
public static Foundation.NSString DidCloseNotification { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSSplitViewController' instead.")] get; }
member this.DidCloseNotification : Foundation.NSString

Property Value

Attributes

Applies to