IsRightButtonPressed Property
Gets a value that indicates whether the pointer input was triggered by the secondary action mode (if supported) of an input device.
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