TabView
TabView: Switch between different UIs using tabs
Constructor
tabView = TabView(bounds)
Arguments
Name | Type | Description |
---|---|---|
bounds | Bounds | The TabView’s bounds. |
tabSpacing | int | The spacing between tabs |
inactiveColor | Color | The color of an inactive tab |
activeColor | Color | The color of an active tab |
Returns
Nothing