Freigeben über


Shell.SetUnselectedColor(BindableObject, Color) Methode

Definition

Legt die Farbe für nicht ausgewählten Text und Symbole im Shell-Chrom fest.

public:
 static void SetUnselectedColor(Microsoft::Maui::Controls::BindableObject ^ obj, Microsoft::Maui::Graphics::Color ^ value);
public static void SetUnselectedColor (Microsoft.Maui.Controls.BindableObject obj, Microsoft.Maui.Graphics.Color value);
static member SetUnselectedColor : Microsoft.Maui.Controls.BindableObject * Microsoft.Maui.Graphics.Color -> unit
Public Shared Sub SetUnselectedColor (obj As BindableObject, value As Color)

Parameter

obj
BindableObject

Das Objekt, auf das die Farbe festgelegt ist.

value
Color

Die Farbe für nicht markierten Text und Symbole im Shell-Chrom.

Gilt für: