NSWindowDelegate_Extensions.WillUseFullScreenPresentationOptions Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSApplicationPresentationOptions WillUseFullScreenPresentationOptions (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, AppKit.NSApplicationPresentationOptions proposedOptions);
static member WillUseFullScreenPresentationOptions : AppKit.INSWindowDelegate * AppKit.NSWindow * AppKit.NSApplicationPresentationOptions -> AppKit.NSApplicationPresentationOptions

Parameters

window
NSWindow

Returns

Attributes

Applies to