QLPreviewPanel.ExitFullScreenModeWithOptions Method

Definition

Overloads

ExitFullScreenModeWithOptions()
ExitFullScreenModeWithOptions(NSDictionary)

ExitFullScreenModeWithOptions()

public void ExitFullScreenModeWithOptions ();
member this.ExitFullScreenModeWithOptions : unit -> unit

Applies to

ExitFullScreenModeWithOptions(NSDictionary)

[Foundation.Export("exitFullScreenModeWithOptions:")]
public virtual void ExitFullScreenModeWithOptions (Foundation.NSDictionary options);
abstract member ExitFullScreenModeWithOptions : Foundation.NSDictionary -> unit
override this.ExitFullScreenModeWithOptions : Foundation.NSDictionary -> unit

Parameters

options
NSDictionary
Attributes

Applies to