PointerPointPropertiesIsInverted Property

Gets a value that indicates whether the digitizer pen is inverted.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsInverted {
	get;
 }

Property Value

Boolean

See Also