ProgressBarProgressTextFormat Property

Gets or sets the format string applied to the internally calculated progress text before it is shown.

Definition

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

Property Value

String

See Also