1 implementation of RequestedTheme
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.netstandard.cs (1)
17 public AppTheme RequestedTheme => AppTheme.Unspecified;
1 reference to RequestedTheme
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.shared.cs (1)
100 public static AppTheme RequestedTheme => Current.RequestedTheme;