Property Position
Position
Gets the screen position on the view where the event occured.
Declaration
public Maui.Graphics.Point Position { get; }
Property Value
| Type | Description |
|---|---|
| Microsoft.Maui.Graphics.Point | The screen position on the view where the event occured. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |