Titanium.UI.ButtonBar.width

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

Summary

View's width, 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's width dimension. To determine the view's size once rendered, see the size property.