Condividi tramite


Application.RequestedTheme Proprietà

Definizione

Ottiene il tema corrente, restituendo UserAppTheme se impostato; in caso contrario PlatformAppTheme, .

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

Valore della proprietà

Si applica a