We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343925d commit 318fccbCopy full SHA for 318fccb
knowledge-base/change-theme-swatch-runtime-dotnet-maui.md
@@ -47,7 +47,7 @@ public partial class App : Application
47
}
48
```
49
50
-Invoke the method to change the theme and swatch during runtime.
+2. Invoke the method to change the theme and swatch during runtime.
51
52
```csharp
53
TelerikThemeResources.AppTheme = TelerikTheme.TelerikTurquoise;
0 commit comments