Properties Property
Returns the current pointer point properties
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
protected PointerPointProperties Properties { get; }
Protected ReadOnly Property Properties As PointerPointProperties
Get
member Properties : PointerPointProperties with get