Bagikan melalui


SystemBackdropConfiguration.Theme Properti

Definisi

Mendapatkan atau mengatur tema yang harus diterapkan ke latar belakang sistem yang dikontrol oleh objek konfigurasi ini.

public:
 property SystemBackdropTheme Theme { SystemBackdropTheme get(); void set(SystemBackdropTheme value); };
SystemBackdropTheme Theme();

void Theme(SystemBackdropTheme value);
public SystemBackdropTheme Theme { get; set; }
var systemBackdropTheme = systemBackdropConfiguration.theme;
systemBackdropConfiguration.theme = systemBackdropTheme;
Public Property Theme As SystemBackdropTheme

Nilai Properti

Nilai enumerasi yang menunjukkan tema mana yang harus diterapkan ke latar belakang sistem.

Berlaku untuk