Position Property
Gets the location of the pointer input in client coordinates.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point Position {
get;
}
Public ReadOnly Property Position As Point
Get
member Position : Point with
get