ProgressBarShowProgressText Property

Gets or sets a value indicating whether progress text will be shown.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowProgressText { get; set; }

Property Value

Boolean

See Also