共用方式為


NSView.EnterFullscreenModeWithOptions(NSScreen, NSDictionary) 方法

定義

[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

參數

screen
NSScreen
options
NSDictionary

傳回

屬性

適用於