IsInverted Property
Gets whether the input was generated by an inverted digitizer pen.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsInverted {
get;
}
Public ReadOnly Property IsInverted As Boolean
Get
member IsInverted : bool with
get