PointerPointPropertiesIsEraser 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) Version: 11.3.999
public bool IsEraser {
	get;
 }

Property Value

Boolean

See Also