Share via


QLPreviewPanelDelegate.WillExitVersionBrowser(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to