Platform.uiTheme - multiple declarations

Function Platform.uiTheme

string uiTheme() @property;

Function Platform.uiTheme

sets application UI theme - will relayout content of all windows if theme has been changed

Platform uiTheme(
  string themeResourceId
) @property;