Share via


QLPreviewPanelDelegate.DidMove(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to