HoldingRoutedEventArgsPosition Property
Gets the location of the touch, mouse, or pen/stylus contact.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point Position { get; }
Public ReadOnly Property Position As Point
Get
member Position : Point with get
Property Value
Point