Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к