Properties Property
Gets the state the pointer device had when this event occurred.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PointerPointProperties Properties { get; }
Public ReadOnly Property Properties As PointerPointProperties
Get
member Properties : PointerPointProperties with get