Share via


QLPreviewPanelDelegate.WillMove(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to