NSTouch_NSTouchBar.GetLocation(NSTouch, NSView) Method

Definition

[Foundation.Export("locationInView:")]
public static CoreGraphics.CGPoint GetLocation (this AppKit.NSTouch This, AppKit.NSView view);
static member GetLocation : AppKit.NSTouch * AppKit.NSView -> CoreGraphics.CGPoint

Parameters

This
NSTouch
view
NSView

Returns

Attributes

Applies to