Partager via


SystemBackdropConfiguration.Theme Propriété

Définition

Obtient ou définit le thème qui doit être appliqué à l’arrière-plan système contrôlé par cet objet de configuration.

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

Valeur de propriété

Valeur de l’énumération qui indique quel thème doit être appliqué à l’arrière-plan système.

S’applique à