shiftMode
// Property: shiftMode
// Description: Determines whether the TABS_STYLE_BOTTOM_NAVIGATION uses shiftMode.
// Component(s): Ti.UI.TabGroup
'.shift-mode-none': { shiftMode: 0 }
'.shift-mode-title': { shiftMode: 1 }
'.shift-mode-icon': { shiftMode: 2 }