theme

Typeproperty
Dictionarywidget.headerbar
LibraryHeader Bar
Syntax
get the theme of <widget>
set the theme of <widget> to <widgetTheme>
Associationscom.livecode.widget.headerbar
Summary

The theme to use when drawing the header bar.

Values
NameTypeDescription
Value

The name of a theme supported by the header bar.

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.