Back to Devexpress

ThemeManager.Theme Property

maui-devexpress-dot-maui-dot-core-dot-thememanager-0d9e84fa.md

latest726 B
Original Source

ThemeManager.Theme Property

Gets or sets the applied Theme.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public static Theme Theme { get; set; }

Property Value

TypeDescription
Theme

The applied theme.

|

See Also

ThemeManager Class

ThemeManager Members

DevExpress.Maui.Core Namespace