PointerPointPosition Property

Gets the location of the pointer input in client coordinates.

Definition

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

Property Value

Point

See Also