Titanium.UI.ButtonBar.height

Property of Titanium.UI.ButtonBar. Inherited from Titanium.UI.View.
Platform Since
iPhone 0.8
iPad 0.8
Mobile Web 1.8
Permission: read-write

Summary

View height, in platform-specific units.

Type

Number or String

Description

Can be either a float value or a dimension string (for example, '50%' or 'auto').

This is an input property for specifying the view should be laid out. To determine the view's calculated size as laid out, see the size property.