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