Position Property
Gets the location of the touch, mouse, or pen/stylus contact.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point Position { get; }
Public ReadOnly Property Position As Point
Get
member Position : Point with get