getTheme()
The
ruiLib.getTheme()
system function returns the current value of the
theme
property of a Rich UI application. For details, see “Themes to use with your Rich UI application.”
Syntax
result
STRING =
ruiLib.getTheme
()
result
The theme value.
Related reference
Themes to use with your Rich UI application
Rich UI Handler part
EGL library ruiLib
setTheme()
Feedback