NSWindowDelegate.DidExitFullScreen(NSNotification) Method

Definition

[Foundation.Export("windowDidExitFullScreen:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidExitFullScreen (Foundation.NSNotification notification);
abstract member DidExitFullScreen : Foundation.NSNotification -> unit
override this.DidExitFullScreen : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to