Titanium.UI.TabGroup.setTabs

Function of Titanium.UI.TabGroup.
Platform Since
iPhone 0.9
iPad 0.9

Summary

Sets the value of the tabs property.

Arguments

Name Type Summary
tabs Array<Titanium.UI.Tab>

New value for the property.

Return Type

void