Titanium.UI.TextField.setVisible

Function of Titanium.UI.TextField. Inherited from Titanium.UI.View.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8
Mobile Web 1.8

Summary

Sets the value of the visible property.

Arguments

Name Type Summary
visible Boolean

New value for the property.

Return Type

void