QLPreviewPanel.EnterFullScreenMode Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
EnterFullScreenMode() | |
EnterFullScreenMode(NSScreen, NSDictionary) |
EnterFullScreenMode()
public bool EnterFullScreenMode ();
member this.EnterFullScreenMode : unit -> bool
Retornos
Aplica-se a
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
Parâmetros
- screen
- NSScreen
- options
- NSDictionary
Retornos
- Atributos