IRefreshView.RefreshColor 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.
Obtient la couleur de l’indicateur de chargement.
public:
property Microsoft::Maui::Graphics::Paint ^ RefreshColor { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? RefreshColor { get; }
member this.RefreshColor : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property RefreshColor As Paint