int-ui-standalone
0.5.0
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiTabStyle
Int
Ui
Tab
Style
data
class
IntUiTabStyle
(
val
colors
:
TabColors
,
val
metrics
:
TabMetrics
,
val
icons
:
TabIcons
,
val
contentAlpha
:
TabContentAlpha
)
:
TabStyle
Members
Constructors
Int
Ui
Tab
Style
Link copied to clipboard
constructor
(
colors
:
TabColors
,
metrics
:
TabMetrics
,
icons
:
TabIcons
,
contentAlpha
:
TabContentAlpha
)
Types
Default
Link copied to clipboard
object
Default
Editor
Link copied to clipboard
object
Editor
Properties
colors
Link copied to clipboard
open
override
val
colors
:
TabColors
content
Alpha
Link copied to clipboard
open
override
val
contentAlpha
:
TabContentAlpha
icons
Link copied to clipboard
open
override
val
icons
:
TabIcons
metrics
Link copied to clipboard
open
override
val
metrics
:
TabMetrics