NSWindow.PerformWindowDrag(NSEvent) Method

Definition

[Foundation.Export("performWindowDragWithEvent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PerformWindowDrag (AppKit.NSEvent theEvent);
abstract member PerformWindowDrag : AppKit.NSEvent -> unit
override this.PerformWindowDrag : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to