ProgressBar.ProgressColor Property

Definition

Get or sets the color of the progress bar.

public Xamarin.Forms.Color ProgressColor { get; set; }
member this.ProgressColor : Xamarin.Forms.Color with get, set

Property Value

The color of the progress bar.

Applies to