NSWindowDelegate.CustomWindowsToExitFullScreen(NSWindow) 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.
[Foundation.Export("customWindowsToExitFullScreenForWindow:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSWindow[] CustomWindowsToExitFullScreen (AppKit.NSWindow window);
abstract member CustomWindowsToExitFullScreen : AppKit.NSWindow -> AppKit.NSWindow[]
override this.CustomWindowsToExitFullScreen : AppKit.NSWindow -> AppKit.NSWindow[]
Parâmetros
- window
- NSWindow
Retornos
NSWindow[]
- Atributos