NSWindowDelegate.CustomWindowsToEnterFullScreen(NSWindow) 方法

定义

[Foundation.Export("customWindowsToEnterFullScreenForWindow:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSWindow[] CustomWindowsToEnterFullScreen (AppKit.NSWindow window);
abstract member CustomWindowsToEnterFullScreen : AppKit.NSWindow -> AppKit.NSWindow[]
override this.CustomWindowsToEnterFullScreen : AppKit.NSWindow -> AppKit.NSWindow[]

参数

window
NSWindow

返回

属性

适用于