NSResponder.RightMouseDragged(NSEvent) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("rightMouseDragged:")]
public virtual void RightMouseDragged(AppKit.NSEvent theEvent);
abstract member RightMouseDragged : AppKit.NSEvent -> unit
override this.RightMouseDragged : AppKit.NSEvent -> unit
- theEvent
- NSEvent
- Attributes
Producto | Versiones |
---|---|
Xamarin.Mac SDK | 14 |