Titanium.UI.Switch.setFocusable

Function of Titanium.UI.Switch. Inherited from Titanium.UI.View.
Platform Since
Android 0.8

Summary

Sets the value of the focusable property.

Arguments

Name Type Summary
focusable Boolean

New value for the property.

Return Type

void