AwtTrayInitializer

Functions

Link copied to clipboard
fun dispose()

Disposes of the current tray icon, if it exists.

Link copied to clipboard
fun initialize(iconPath: String, tooltip: String, onLeftClick: () -> Unit?, menuContent: TrayMenuBuilder.() -> Unit?)

Initializes the system tray with the specified parameters.