Skip to main content

IsLeftButtonPressed Property

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

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool IsLeftButtonPressed {
get;
}

Property Value

Boolean

See Also

Reference

PointerPointProperties Structure
Avalonia.Input Namespace