TabBarDefaults

TabBarDefaults contains the default values used by TabBar.

Properties

Link copied to clipboard

The delay when spatial hover effect.

Link copied to clipboard

The corner radius of the item.

Link copied to clipboard

The height of an item in the TabBar when both main and support content are present.

Link copied to clipboard

The horizontal padding of the item.

Link copied to clipboard
val ItemMinWidth: Dp

The minimum width of an item in the TabBar.

Link copied to clipboard

The height of an item in the TabBar.

Link copied to clipboard
const val ItemsCountLimit: Int = 7

The maximum count of items in a TabBar.

Link copied to clipboard
val ItemSpace: Dp

The space between items in the TabBar.

Link copied to clipboard

The height of the text area in an item.

Link copied to clipboard

The vertical padding of the support content in an item.

Link copied to clipboard

The minimum size of the main content in an item.

Link copied to clipboard

The height of the TabBar when both main and support content are present.

Link copied to clipboard

The height of the TabBar when only main content is present.

Link copied to clipboard

The background color of the TabBar container.

Link copied to clipboard

The corner radius of the TabBar container.

Link copied to clipboard

The padding of the TabBar container.

Link copied to clipboard

The offset of the TabBar from the top.