PointerPointPropertiesIsLeftButtonPressed Property
Gets a value that indicates whether the pointer input was triggered by the primary action mode of an input device.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsLeftButtonPressed {
get;
}
Public ReadOnly Property IsLeftButtonPressed As Boolean
Get
member IsLeftButtonPressed : bool with
get
Property Value
Boolean