int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiLazyTreeIcons
Int
Ui
Lazy
Tree
Icons
@
Immutable
data
class
IntUiLazyTreeIcons
(
val
nodeChevron
:
String
=
"icons/intui/chevronRight.svg"
)
:
LazyTreeIcons
Members
Constructors
Int
Ui
Lazy
Tree
Icons
Link copied to clipboard
constructor
(
nodeChevron
:
String
=
"icons/intui/chevronRight.svg"
)
Properties
node
Chevron
Link copied to clipboard
open
override
val
nodeChevron
:
String
Functions
node
Chevron
Painter
Link copied to clipboard
open
fun
nodeChevronPainter
(
resourceLoader
:
ResourceLoader
)
:
Painter