Share via


QLPreviewPanelDelegate.DidEndLiveResize(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to