共用方式為


NSWindow.PerformWindowDrag(NSEvent) 方法

定義

[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

參數

theEvent
NSEvent
屬性

適用於