TabMode
The mode decides how much space a tab occupies in a tab bar.
Entries
Tab items have equal width. The tab bar width is divided equally between tab items.
The tab width depends on the content within the tab. Each tab may has a different width than others. When there are too many tab items in a tab bar, tabs exceed the boundary are either truncated or not visible to users.
Each tab width is fixed to ttTabWidth. If ttTabWidth is less than or equal to zero, the mode falls back to FILL_TABBAR.
Inherited properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.