Skip to content

Titanium.UI.windowToolbarParam

Dictionary of options for the Titanium.UI.Window.setToolbar method.

Since: 3.1.3, 3.1.3, 3.1.3, 9.2.0 · Platforms: android, iphone, ipad, macos

Properties #

animated#

Type: Boolean

Defines if the toolbar appearance is animated.

barColor#

Type: String, Titanium.UI.Color

Background color for the toolbar, as a color name or hex triplet.

tintColor#

Type: String, Titanium.UI.Color

The tintColor to apply to the tool bar.

translucent#

Type: Boolean

Defines if the toolbar is translucent.

Titanium SDK Documentation