Skip to main content

IsXButton1Pressed Property

Gets a value that indicates whether the pointer input was triggered by the first extended mouse button (XButton1).

Definition

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

public bool IsXButton1Pressed {
get;
}

Property Value

Boolean

See Also

Reference

PointerPointProperties Structure
Avalonia.Input Namespace