int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiLazyTreeStyle
Int
Ui
Lazy
Tree
Style
@
Stable
data
class
IntUiLazyTreeStyle
(
val
colors
:
IntUiLazyTreeColors
,
val
metrics
:
IntUiLazyTreeMetrics
,
val
icons
:
IntUiLazyTreeIcons
)
:
LazyTreeStyle
Members
Constructors
Int
Ui
Lazy
Tree
Style
Link copied to clipboard
constructor
(
colors
:
IntUiLazyTreeColors
,
metrics
:
IntUiLazyTreeMetrics
,
icons
:
IntUiLazyTreeIcons
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
open
override
val
colors
:
IntUiLazyTreeColors
icons
Link copied to clipboard
open
override
val
icons
:
IntUiLazyTreeIcons
metrics
Link copied to clipboard
open
override
val
metrics
:
IntUiLazyTreeMetrics