TabMode

The mode decides how much space a tab occupies in a tab bar.

Entries

Link copied to clipboard

Tab items have equal width. The tab bar width is divided equally between tab items.

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.