NSWindowDelegate_Extensions.DidEnterFullScreen 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.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidEnterFullScreen (this AppKit.INSWindowDelegate This, Foundation.NSNotification notification);
static member DidEnterFullScreen : AppKit.INSWindowDelegate * Foundation.NSNotification -> unit
Parâmetros
- This
- INSWindowDelegate
- notification
- NSNotification
- Atributos