extensions
Toggle table of contents
2.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
extensions
extensions
/
xyz.malefic.extensions.application
/
Tray
/
Tray
Tray
jvm
constructor
(
icon
:
Painter
=
ColorPainter(Gray)
,
state
:
TrayState
?
=
null
,
tooltip
:
String
?
=
null
,
onAction
:
OnAction
=
{}
,
menu
:
Menu
=
{}
)