PointerPointPropertiesIsXButton1Pressed Property
Gets a value that indicates whether the pointer input was triggered by the first extended mouse button (XButton1).
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsXButton1Pressed {
get;
}
Public ReadOnly Property IsXButton1Pressed As Boolean
Get
member IsXButton1Pressed : bool with
get
Property Value
Boolean