다음을 통해 공유


QLPreviewPanel.EnterFullScreenMode 메서드

정의

오버로드

EnterFullScreenMode()
EnterFullScreenMode(NSScreen, NSDictionary)

EnterFullScreenMode()

public bool EnterFullScreenMode ();
member this.EnterFullScreenMode : unit -> bool

반환

적용 대상

EnterFullScreenMode(NSScreen, NSDictionary)

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

매개 변수

screen
NSScreen
options
NSDictionary

반환

특성

적용 대상