IsEraser Property
Gets a value that indicates whether the input is from a pen eraser.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsEraser {
get;
}
Public ReadOnly Property IsEraser As Boolean
Get
member IsEraser : bool with
get