Titanium.UI.createTableViewSection

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

Summary

Create and return an instance of Titanium.UI.TableViewSection.

Arguments

Name Type Summary
parameters Dictionary<Titanium.UI.TableViewSection>

(Optional) A dictionary object with properties as defined in Titanium.UI.TableViewSection.

Return Type