Parameter | Description |
---|---|
from | The current index of the tab to move. |
to | The target index to move the tab to. |
Moves the tab from the specified index to a new index.
If the TabView contains a view-data-key, reorder the tab only after the view data is applied. Otherwise, the view data will override the order.