Titanium.UI.PickerRow.bottom

Property of Titanium.UI.PickerRow. Inherited from Titanium.UI.View.
Platform Since
Android 0.9
iPhone 0.9
iPad 0.9
Permission: read-write

Summary

View's bottom position, in platform-specific units.

Type

Number or String

Description

This position is relative to the view's parent. Exact interpretation depends on the parent view's layout property. Can be either a float value or a dimension string (for example, '50%' or 'auto').

This is an input property for specifying where the view should be positioned, and does not represent the view's calculated position.