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