IsRightButtonPressed Property
Gets whether the device's secondary action (e.g. Right) was active when this input occurred.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsRightButtonPressed {
get;
}
Public ReadOnly Property IsRightButtonPressed As Boolean
Get
member IsRightButtonPressed : bool with
get