Skip to content

Tab

Class | orca.UIKit | extends TextBlock

Single tab button for use inside a TabBar

Overview

Properties

Property Type Description
IsSelected bool Whether this tab is currently selected
Value string String value reported to the parent TabBar when this tab is selected
SelectedColor color Background color when the tab is selected
UnselectedColor color Background color when the tab is not selected