IsBarrelButtonPressed Property
Gets a value that indicates whether the barrel button of the pen/stylus device is pressed.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsBarrelButtonPressed {
get;
}
Public ReadOnly Property IsBarrelButtonPressed As Boolean
Get
member IsBarrelButtonPressed : bool with
get