次の方法で共有


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

戻り値

属性

適用対象