HoldingRoutedEventArgsPosition Property

Gets the location of the touch, mouse, or pen/stylus contact.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point Position { get; }

Property Value

Point

See Also