IsLeftButtonPressed Property
Gets a value that indicates whether the pointer input was triggered by the primary action mode of an input device.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsLeftButtonPressed {
get;
}
Public ReadOnly Property IsLeftButtonPressed As Boolean
Get
member IsLeftButtonPressed : bool with
get