ThemeManager Events
A class that allows you to switch a theme of DevExpress .NET MAUI Controls.Name | Description |
---|---|
ThemeChanged static | Occurs when the application Theme is changed. |
ThemeChangedWeakEvent static | A weak event that occurs when the application Theme is changed. |
See Also