Method SetNativeTheme
SetNativeTheme(string)
Allows runtime switching of the UI environment theme.
bool SetNativeTheme(string theme)
Parameters
theme
stringTheme name
Returns
- bool
true
if operation was successful,false
otherwise.
Allows runtime switching of the UI environment theme.
bool SetNativeTheme(string theme)
theme
stringTheme name
true
if operation was successful, false
otherwise.