IProgress.ProgressColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez la couleur de la barre de progression.
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