IIndicatorView.IndicatorColor 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.
Couleur des indicateurs Nous prenons uniquement en charge la couleur SolidPaint pour le moment
public:
property Microsoft::Maui::Graphics::Paint ^ IndicatorColor { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? IndicatorColor { get; }
member this.IndicatorColor : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property IndicatorColor As Paint