Partager via


Shell.GetUnselectedColor(BindableObject) Méthode

Définition

Obtient la couleur du texte et des icônes non sélectionnés dans le chrome Shell.

public:
 static Microsoft::Maui::Graphics::Color ^ GetUnselectedColor(Microsoft::Maui::Controls::BindableObject ^ obj);
public static Microsoft.Maui.Graphics.Color GetUnselectedColor (Microsoft.Maui.Controls.BindableObject obj);
static member GetUnselectedColor : Microsoft.Maui.Controls.BindableObject -> Microsoft.Maui.Graphics.Color
Public Shared Function GetUnselectedColor (obj As BindableObject) As Color

Paramètres

obj
BindableObject

Objet sur lequel la couleur est définie.

Retours

Couleur du texte et des icônes non sélectionnés dans le chrome Shell.

S’applique à