-
Notifications
You must be signed in to change notification settings - Fork 10
uwidgets.core.interfaces.ithemeservice
GitHub Action edited this page Aug 11, 2024
·
5 revisions
Namespace: uWidgets.Core.Interfaces
Service for setting the application's theme.
See Theme
public interface IThemeService
Attributes NullableContextAttribute
Apply the specified theme.
void Apply(Theme theme)
theme
Theme
Theme to apply