Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectedTabIndex

A property that returns the index of current active tab inside a list of available tabs.
Read time 1 minuteLast updated 10 days ago

Definition

public int selectedTabIndex { get; set; }

Remarks

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