Compartir a través de


AppInfo.RequestedTheme Propiedad

Definición

Obtiene el tema detectado del sistema o la aplicación.

public:
 static property Microsoft::Maui::ApplicationModel::AppTheme RequestedTheme { Microsoft::Maui::ApplicationModel::AppTheme get(); };
public static Microsoft.Maui.ApplicationModel.AppTheme RequestedTheme { get; }
static member RequestedTheme : Microsoft.Maui.ApplicationModel.AppTheme
Public Shared ReadOnly Property RequestedTheme As AppTheme

Valor de propiedad

Tema.

Comentarios

Se devuelve para plataformas o versiones de plataforma que no admiten temas Unspecified .

Se aplica a