Titanium.App.Properties.setList

Platform Since
Android 0.5
iPhone 0.5
iPad 0.5
Mobile Web 1.8

Summary

set a property as an array value

Arguments

Name Type Summary
property String

property name

value Array<Object>

value

Return Type

void