# windowToolbarParam
Dictionary of options for the setToolbar method.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# animated
animated :Boolean
Defines if the toolbar appearance is animated.
Default: true if the window has toolbar items, false otherwise.
# barColor
barColor :String | Titanium.UI.Color
Background color for the toolbar, as a color name or hex triplet.