Share via


NSResponder.OtherMouseDragged(NSEvent) Method

Definition

[Foundation.Export("otherMouseDragged:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void OtherMouseDragged(AppKit.NSEvent theEvent);
[<Foundation.Export("otherMouseDragged:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member OtherMouseDragged : AppKit.NSEvent -> unit
override this.OtherMouseDragged : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to