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