Share via


NSWindow.DidExitFullScreenNotification 属性

定义

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

属性值

属性

适用于