Back

SetTheme

Hello World

Change the theme of your app to any created Theme Object.

app.SetTheme( theme )

The theme will only apply to objects created after the theme was set. You typically need to recreate all your controls or restart the app to apply the new theme.

Note: This function is a premium feature. Please consider subscribing to Premium to use this feature and support DroidScript in its further development.

app object: Theme