# disableTabOptions

Dictionary of options for the <Titanium.UI.TabGroup.disableTabOptions> method.

Availability
12.1.0
12.1.0
12.1.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# animated

Availability
12.1.0
12.1.0
12.1.0
animated :Boolean

Determines whether to use an animated effect to hide/show the navigation bar.

Default: false


# enabled

Availability
12.1.0
12.1.0
12.1.0
enabled :Boolean

Show or hide the navigation bar.

Default: false