scrollToTab

fun scrollToTab(): <Error class: unknown class><Unit>

Scrolls the toolbar, if overflowing, to the active tab.


fun scrollToTab(index: Int): <Error class: unknown class><Unit>

Scrolls the toolbar, if overflowing, to the tab at index.


fun scrollToTab(tab: MdTab): <Error class: unknown class><Unit>

Scrolls the toolbar, if overflowing, to the tab.