Skip to content

TabBar

Class | orca.UIKit | extends StackView

Horizontal tab-button strip that manages mutual tab selection

Overview

Properties

Property Type Description
SelectedValue string Value string of the currently selected Tab child

Messages

SelectionChanged

Fired when the selected Tab changes. SelectedValue on the bar is already updated when this fires.

Field Type Description
SelectedValue string The value of the newly selected Tab
OldValue string The value that was selected before this change