Share via


INSWindowDelegate.DidExitFullScreen(NSNotification) Method

Definition

[Foundation.Export("windowDidExitFullScreen:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidExitFullScreen(Foundation.NSNotification notification);
[<Foundation.Export("windowDidExitFullScreen:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidExitFullScreen : Foundation.NSNotification -> unit
override this.DidExitFullScreen : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to