Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


activeTab

Property that holds the current active tab.
Read time 1 minuteLast updated 4 days ago

Definition

public Tab activeTab { get; set; }

Remarks

Setting a valid tab will also deselect the previous active tab before setting the newly assigned tab to active.