Interface IThemeProvider
Platform-agnostic theme provider interface for cross-platform compatibility
public interface IThemeProvider
- Extension Methods
Properties
CurrentTheme
AppTheme CurrentTheme { get; }
Property Value
Events
ThemeChanged
event EventHandler<ThemeChangedEventArgs> ThemeChanged