currentTab

fun currentTab(): Int

Return

the index of the current bank tab

fun currentTab(index: Int): Boolean

Changes the current tab to the provided index.

Return

true if the tab was successfully changed; otherwise false

Parameters

index

the index desired