AppInfo.RequestedTheme 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得系統或應用程式的偵測到主題。
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
屬性值
主題。
備註
針對不支援主題的平臺或平臺版本, Unspecified 會傳回 。