Twist Property
Gets the clockwise rotation in degrees of the pen around its own major axis (such as when the user spins the pen in their fingers) when this input occurred.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public float Twist {
get;
}
Public ReadOnly Property Twist As Single
Get
member Twist : float32 with
get
Return Value
Single
A value between 0.0 and 359.0 in degrees of rotation. The default value is 0.0.