NSView.EnterFullscreenModeWithOptions(NSScreen, NSDictionary) Method

Definition

[Foundation.Export("enterFullScreenMode:withOptions:")]
public virtual bool EnterFullscreenModeWithOptions (AppKit.NSScreen screen, Foundation.NSDictionary options);
abstract member EnterFullscreenModeWithOptions : AppKit.NSScreen * Foundation.NSDictionary -> bool
override this.EnterFullscreenModeWithOptions : AppKit.NSScreen * Foundation.NSDictionary -> bool

Parameters

screen
NSScreen
options
NSDictionary

Returns

Attributes

Applies to