UIKit.UITouch.LocationInView Method
The location of this UITouch, in the coordinate system of the specified UIView.

Syntax

[Foundation.Export("locationInView:")]
public virtual CoreGraphics.CGPoint LocationInView (UIView view)

Parameters

view

The view that will be used as the coordinate reference for the touch event, or null if you want to use the window coordinates as a reference.

This parameter can be null.

Returns

Documentation for this section has not yet been entered.

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