次の方法で共有


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
属性

適用対象