Share via


NSResponder.OtherMouseUp(NSEvent) Method

Definition

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

Parameters

theEvent
NSEvent
Attributes

Applies to