ShowButtonSpinner Property
Gets or sets a value indicating whether the spin buttons should be shown.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowButtonSpinner { get; set; }
Public Property ShowButtonSpinner As Boolean
Get
Set
member ShowButtonSpinner : bool with get, set