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