Titanium.UI.Picker.getSelectedRow

Function of Titanium.UI.Picker.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8
Mobile Web 1.8

Summary

get the selected row object for column

Arguments

Name Type Summary
index Number

for the column index, return the row object or nil if not found

Return Type

Object