PointerPointPropertiesIsBarrelButtonPressed Property

Gets a value that indicates whether the barrel button of the pen/stylus device is pressed.

Definition

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

Property Value

Boolean

See Also