Share via


NSWindowDelegate_Extensions.StartCustomAnimationToEnterFullScreen Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void StartCustomAnimationToEnterFullScreen(this AppKit.INSWindowDelegate This, AppKit.NSWindow window, double duration);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member StartCustomAnimationToEnterFullScreen : AppKit.INSWindowDelegate * AppKit.NSWindow * double -> unit

Parameters

window
NSWindow
duration
Double
Attributes

Applies to