Titanium.UI.PickerColumn.width

Property of Titanium.UI.PickerColumn. Inherited from Titanium.UI.View.
Platform Since
Android 0.9
iPhone 0.9
iPad 0.9
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 should be laid out. To determine the view's calculated size as laid out, see the size property.