toggle menu
ui
1.0.0-SNAPSHOT
jvm
switch theme
search in API
ui
/
org.jetbrains.jewel.ui.component
/
PlatformIcon
Platform
Icon
@
Composable
fun
PlatformIcon
(
key
:
IntelliJIconKey
,
contentDescription
:
String
?
,
modifier
:
Modifier
=
Modifier
,
tint
:
Color
=
Color.Unspecified
,
hint
:
PainterHint
)
@
Composable
fun
PlatformIcon
(
key
:
IntelliJIconKey
,
contentDescription
:
String
?
,
modifier
:
Modifier
=
Modifier
,
tint
:
Color
=
Color.Unspecified
,
vararg
hints
:
PainterHint
)