Skip to content

TabView

Class | orca.UIKit | extends Node2D

Tabbed container that pairs a TabBar header with named content panels

Overview

Properties

Property Type Description
SelectedValue string Value string of the currently active tab

Messages

SelectionChanged

Fired when the active tab changes.

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