Share via


QLPreviewPanelDelegate.WillClose(NSNotification) Method

Definition

[Foundation.Export("windowWillClose:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillClose(Foundation.NSNotification notification);
[<Foundation.Export("windowWillClose:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillClose : Foundation.NSNotification -> unit
override this.WillClose : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to