Bagikan melalui


DevicePickerAppearance.ForegroundColor Properti

Definisi

Mendapatkan dan mengatur warna latar depan UI pemilih.

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

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

Nilai Properti

Warna latar depan.

Berlaku untuk