RawPointerPointTwist Property
Gets the clockwise rotation in degrees of a pen device around its own major axis (such as when the user spins the pen in their fingers).
Namespace: Avalonia.Input.RawAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public float Twist {
get;
set; }
Public Property Twist As Single
Get
Set
member Twist : float32 with
get, set
Return Value
Single
A value between 0.0 and 359.0 in degrees of rotation. The default value is 0.0.