Condividi tramite


DevicePickerAppearance.SelectedForegroundColor Proprietà

Definizione

Ottiene e imposta il colore di primo piano per un dispositivo selezionato nella selezione.

public:
 property Color SelectedForegroundColor { Color get(); void set(Color value); };
Color SelectedForegroundColor();

void SelectedForegroundColor(Color value);
public Color SelectedForegroundColor { get; set; }
var color = devicePickerAppearance.selectedForegroundColor;
devicePickerAppearance.selectedForegroundColor = color;
Public Property SelectedForegroundColor As Color

Valore della proprietà

Colore di primo piano.

Si applica a