Dictionary of options for the Titanium.UI.Window.setToolbar method.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Defines if the toolbar appearance is animated.
Default: true if the window has toolbar items, false otherwise.
Background color for the toolbar, as a color name or hex triplet.
Background color for the toolbar, as a color name or hex triplet.
The tintColor to apply to the tool bar. Applicable on iOS 7 and above.
Defines if the toolbar is translucent.
Default: true on iOS 7 and above, false otherwise.