XTilt Property
Gets how many degrees of rotation the pen/stylus was tilted left (negative values) or right (positive values) when this input occurred.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public float XTilt {
get;
}
Public ReadOnly Property XTilt As Single
Get
member XTilt : float32 with
get