Titanium.XML.Element.setLocalName

Function of Titanium.XML.Element. Inherited from Titanium.XML.Node.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8

Summary

Sets the value of the localName property.

Arguments

Name Type Summary
localName String

New value for the property.

Return Type

void