theme
Type
property
Summary
The theme to use when drawing the header bar.
Syntax
get the theme of <widget>
set the theme of <widget> to <widgetTheme>
Description
The theme controls the general appearance of the header bar. The header widget currently supports "native", "iOS" and "Android". If the theme is set to "native", then the header widget will use either the "iOS" or "Android" theme depending on the platform that LiveCode is running on.
note
: The value of the theme property is not saved by the header bar. Set the theme property to preview the way the header bar will appear when used on an Android or iOS device.
warning
: The meaning and behaviour of the theme property is experimental and is subject to change in a future release.