Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TabView.selectedTabIndex

public int selectedTabIndex;

Description

A property that returns the index of current active tab inside a list of available tabs.

Setting a valid index will set the Tab at the given index to active.