toggle menu
ui
0.24.1
jvm
switch theme
search in API
ui
/
org.jetbrains.jewel.ui.component.styling
/
TabStyle
Tab
Style
@
Stable
class
TabStyle
(
val
colors
:
TabColors
,
val
metrics
:
TabMetrics
,
val
icons
:
TabIcons
,
val
contentAlpha
:
TabContentAlpha
,
val
scrollbarStyle
:
ScrollbarStyle
)
Members
Constructors
Tab
Style
Link copied to clipboard
constructor
(
colors
:
TabColors
,
metrics
:
TabMetrics
,
icons
:
TabIcons
,
contentAlpha
:
TabContentAlpha
,
scrollbarStyle
:
ScrollbarStyle
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
val
colors
:
TabColors
content
Alpha
Link copied to clipboard
val
contentAlpha
:
TabContentAlpha
icons
Link copied to clipboard
val
icons
:
TabIcons
metrics
Link copied to clipboard
val
metrics
:
TabMetrics
scrollbar
Style
Link copied to clipboard
val
scrollbarStyle
:
ScrollbarStyle