Property Position
Position
Gets the screen position on the view where the event occured.
Declaration
public 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.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |