MaleficExtensions
Toggle table of contents
1.4.4
jvm
Platform filter
jvm
Switch theme
Search in API
MaleficExtensions
compose
/
xyz.malefic.ext.application
/
Tray
/
Tray
Tray
constructor
(
icon
:
Painter
=
ColorPainter(Gray)
,
state
:
TrayState
?
=
null
,
tooltip
:
String
?
=
null
,
onAction
:
OnAction
=
{}
,
menu
:
Menu
=
{}
)