Share via


NSViewController.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)>]
override this.OtherMouseUp : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to