PointerPointProperties Property

Gets extended information about the input pointer.

Definition

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

Property Value

PointerPointProperties

See Also