A horizontal tab strip (the horizontal counterpart to UIIconRail): content-width cells,
one active at a time with an accent underline that slides between tabs. The owner switches
panel content from onSelect(index). Taller by default on mobile for touch.
Constructor
Variables
Methods
select(index:Int):Void
Activates a tab and fires onSelect when it changed (the underline slides over).
Parameters:
index | the tab to activate (ignored when out of range or unchanged) |
|---|