PointerPointPropertiesIsMiddleButtonPressed Property

Gets a value that indicates whether the pointer input was triggered by the tertiary action mode of an input device.

Definition

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

Property Value

Boolean

See Also