Compose Native Tray Library
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Compose Native Tray Library
Compose Native Tray Library
/
com.kdroid.composetray.tray.impl
/
AwtTrayInitializer
/
update
update
fun
update
(
iconPath
:
String
,
tooltip
:
String
,
onLeftClick
:
(
)
->
Unit
?
,
menuContent
:
TrayMenuBuilder
.
(
)
->
Unit
?
)