PointerPointPosition Property
Gets the location of the pointer input in client coordinates.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point Position {
get;
}
Public ReadOnly Property Position As Point
Get
member Position : Point with
get
Property Value
Point