moveTab

open fun moveTab(fromIndex: Int, toIndex: Int)

Move the tab to a different position.

Parameters

fromIndex

source tab index

toIndex

destination tab index