Share via


IProgress.ProgressColor Property

Definition

Get the color of the progress bar.

public:
 property Microsoft::Maui::Graphics::Color ^ ProgressColor { Microsoft::Maui::Graphics::Color ^ get(); };
public Microsoft.Maui.Graphics.Color ProgressColor { get; }
member this.ProgressColor : Microsoft.Maui.Graphics.Color
Public ReadOnly Property ProgressColor As Color

Property Value

Applies to