SystemBackdropConfiguration.Theme Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el tema que se debe aplicar al fondo del sistema controlado por este objeto de configuración.
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
Valor de propiedad
Valor de la enumeración que indica qué tema se debe aplicar al fondo del sistema.