new-ui-standalone
1.0.0-SNAPSHOT
jvm
new-ui-standalone
/
org.jetbrains.jewel.themes.expui.standalone.control
/
ProgressBarColors
Progress
Bar
Colors
class
ProgressBarColors
(
val
normalAreaColors
:
AreaColors
,
val
indeterminateAreaColors
:
AreaColors
)
:
AreaProvider
Members
Constructors
Progress
Bar
Colors
Link copied to clipboard
constructor
(
normalAreaColors
:
AreaColors
,
indeterminateAreaColors
:
AreaColors
)
Properties
indeterminate
Area
Colors
Link copied to clipboard
val
indeterminateAreaColors
:
AreaColors
normal
Area
Colors
Link copied to clipboard
open
override
val
normalAreaColors
:
AreaColors