| Platform | Since |
|---|---|
| Android | 0.9 |
| iPhone | 0.9 |
| iPad | 0.9 |
| Mobile Web | 1.8 |
Fired when the tab group loses focus.
| Name | Type | Summary |
|---|---|---|
| index | Number |
Index of the current active tab. |
| previousIndex | Number |
Index of the previous active tab. |
| previousTab | Titanium.UI.Tab |
Previous active tab. |
| source | Object |
Source object that fired the event. |
| tab | Titanium.UI.Tab |
Active tab. |
| type | String |
Name of the event fired. |