removeTabAt

open fun removeTabAt(position: Int)

Remove a tab from the layout. If the removed tab was selected it will be deselected and another tab will be selected if present.

Parameters

position

Position of the tab to remove