A two-part view, which is similar to the TabView. TabBar: ScrollBar of Buttons (horizontally) Content: CarousselView of ContentPage (or similar) The structure looks like this: | Tab 1 | Tab 2 | Tab 3 | Tab 4 | Tab 5 | | Content of selected Tab |
A two-part view, which is similar to the TabView.
TabBar: ScrollBar of Buttons (horizontally)
Content: CarousselView of ContentPage (or similar)
The structure looks like this:
| Tab 1 | Tab 2 | Tab 3 | Tab 4 | Tab 5 |
| Content of selected Tab |