Patches

Tab Bar

Tab Bar

An iOS tab bar with customizable tabs.

Use the Touch button on the component to get information about the selected tab.

Tab Bar

  • Enable
  • Position Y
  • Background
  • Tint Color
  • Title Color
  • Opacity
  • Number of Tabs
  • Switch to Tab
  • Switch Tab
  • Tab 1 - Icon
  • Tab 1 - Icon Selected
  • Tab 1 - Title
  • Tab 2 - Icon
  • Tab 2 - Icon Selected
  • Tab 2 - Title
  • Tab 3 - Icon
  • Tab 3 - Icon Selected
  • Tab 3 - Title
  • Tab 4 - Icon
  • Tab 4 - Icon Selected
  • Tab 4 - Title
  • Tab 5 - Icon
  • Tab 5 - Icon Selected
  • Tab 5 - Title
  • Tab 6 - Icon
  • Tab 6 - Icon Selected
  • Tab 6 - Title
  • Selected Tab Index
  • Tab1 Selected
  • Tab2 Selected
  • Tab3 Selected
  • Tab4 Selected
  • Tab5 Selected
  • Tab6 Selected

Enable

A boolean that is true when the tab bar is displayed.

Position Y

The vertical position of the tab bar relative to the bottom of its parent group or screen.

Background

The color of the tab bar.

Tint Color

The color of the title of the selected tab.

Title Color

The color of the title of the unselected tabs.

Opacity

The opacity of the tab bar.

Number of Tabs

A number representing the number of items in the tab bar.

Switch to Tab

The index of the tab to switch to, starting at 0.

Switch Tab

A pulse that changes the currently selected tab.

Tab 1 - Icon

An image that is displayed in the first tab.

Tab 1 - Icon Selected

An image that is displayed in the first tab when selected.

Tab 1 - Title

A text string that is displayed as the title of the first tab.

Tab 2 - Icon

An image that is displayed in the second tab.

Tab 2 - Icon Selected

An image that is displayed in the second tab when selected.

Tab 2 - Title

A text string that is displayed as the title of the second tab.

Tab 3 - Icon

An image that is displayed in the third tab.

Tab 3 - Icon Selected

An image that is displayed in the third tab when selected.

Tab 3 - Title

A text string that is displayed as the title of the third tab.

Tab 4 - Icon

An image that is displayed in the fourth tab.

Tab 4 - Icon Selected

An image that is displayed in the fourth tab when selected.

Tab 4 - Title

A text string that is displayed as the title of the fourth tab.

Tab 5 - Icon

An image that is displayed in the fifth tab.

Tab 5 - Icon Selected

An image that is displayed in the fifth tab when selected.

Tab 5 - Title

A text string that is displayed as the title of the fifth tab.

Tab 6 - Icon

An image that is displayed in the sixth tab.

Tab 6 - Icon Selected

An image that is displayed in the sixth tab when selected.

Tab 6 - Title

A text string that is displayed as the title of the sixth tab.

Selected Tab Index

An index that represents the currently selected tab, starting at 0.

Tab1 Selected

A boolean that is true when the first tab is selected.

Tab2 Selected

A boolean that is true when the second tab is selected.

Tab3 Selected

A boolean that is true when the third tab is selected.

Tab4 Selected

A boolean that is true when the fouth tab is selected.

Tab5 Selected

A boolean that is true when the fifth tab is selected.

Tab6 Selected

A boolean that is true when the sixth tab is selected.