Share via


NSView.ExitFullscreenModeWithOptions(NSDictionary) Method

Definition

[Foundation.Export("exitFullScreenModeWithOptions:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ExitFullscreenModeWithOptions(Foundation.NSDictionary? options);
[<Foundation.Export("exitFullScreenModeWithOptions:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExitFullscreenModeWithOptions : Foundation.NSDictionary -> unit
override this.ExitFullscreenModeWithOptions : Foundation.NSDictionary -> unit

Parameters

options
NSDictionary
Attributes

Applies to