ThemeManager.Theme Property
Gets or sets the applied Theme.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public static Theme Theme { get; set; }
Property Value
Type | Description |
---|---|
Theme | The applied theme. |
See Also