Share via


QLPreviewPanelDelegate.WillStartLiveResize(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to