다음을 통해 공유


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

반환

특성

적용 대상