Condividi tramite


AppInfo.RequestedTheme Proprietà

Definizione

Ottiene il tema rilevato del sistema o dell'applicazione.

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

Valore della proprietà

Tema.

Commenti

Per le piattaforme o le versioni della piattaforma che non supportano i temi, Unspecified viene restituito .

Si applica a