ProgressBar.ProgressColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.