Creates a simple fixed tab.
A basic tab implementation.
To add a sliding animation into the fixed tab, pass a boolean to the animation argument
To add a callback when the user selects a tab use the SetOnSelect method.
Methods
The following methods are available on the TabFixed object:
Focus()
GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetParent() → app object
GetType() → String: “Tab”
Gone()
IsEnabled() → Boolean
IsVisible() → Boolean
SetEnabled(
enable )