setCurrentTab abstract method

void setCurrentTab(
  1. AppTabType tab
)

Sets current tab for this navigator

Implementation

void setCurrentTab(AppTabType tab);