Last updated 1 year ago
You can add TC_Theme Obj Btn as component to switch different style of theme on runtime.
Otherwise, you can also use this code to switch different style in your custom code.
ThemeCustomizer.Instance.ChangeTheme(ThemeObj);