Skip to content

函数清单

函数名说明参数使用方法
setTheme设置主题theme主题名称(默认white-blue)window.gui.setTheme()
getTheme获取当前主题返回当前主题window.gui.getTheme()