Platform.uiTheme - multiple declarations

Function Platform.uiTheme

Prototype

string uiTheme() @property;

Function Platform.uiTheme

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

Prototype

Platform uiTheme(
  string themeResourceId
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0