Titanium.UI.Tab.active

Property of Titanium.UI.Tab.
Platform Since
iPhone 0.8
iPad 0.8
Permission: read-write

Summary

true if this tab is active, false if it is not.

Type

Boolean

Description

The tab can be activated by setting the property, but since this propery is platform-specific, using TabGroup.setActiveTab is recommended instead.