TabHeight Property (FlexTabNavigator)

Action

Gets the height of each tab, in pixels.

The default value is undefined. When this property is undefined, the height of each tab is determined by the font styles applied to this TabNavigator container. If you set this property, the specified value overrides this calculation.

Syntax

'Declaration
Protected Read Property tabHeight As Double

Access

Read only.