NSWindow.WillExitFullScreenNotification Property

Definition

[Foundation.Advice("Use NSWindow.Notifications.ObserveWillExitFullScreen helper method instead.")]
[Foundation.Field("NSWindowWillExitFullScreenNotification", "AppKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString WillExitFullScreenNotification { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.WillExitFullScreenNotification : Foundation.NSString

Property Value

Attributes

Applies to