Share via


NSWindowDelegate_Extensions.WillMiniaturize Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillMiniaturize(this AppKit.INSWindowDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillMiniaturize : AppKit.INSWindowDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to