Share via


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

返回

属性

适用于