UIKit.UIGestureRecognizer.LocationOfTouch Method
The location, in the local coordinate system of the UIView, of one of the gesture's touches.

Syntax

[Foundation.Export("locationOfTouch:inView:")]
public virtual CoreGraphics.CGPoint LocationOfTouch (UIView inView, nint touchIndex)

Parameters

touchIndex
Index for a UITouch object located in a private array that is maintained by the receiver.
inView

The view where the gesture took place.

This parameter can be null.

Returns

A point in the coordinate system of the view that identifies the touch location.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0