Property Position
Position
Gets the screen position on the view where the event occurred.
Declaration
public PointF Position { get; }
Property Value
Type | Description |
---|---|
Android.Graphics.PointF | The screen position on the view where the event occurred. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Android | 200.0 - 200.5 |
Xamarin.Android | 100.0 - 100.15 |