Awt Tray Initializer
object AwtTrayInitializer
Functions
Link copied to clipboard
fun initialize(iconPath: String, tooltip: String, onLeftClick: () -> Unit?, menuContent: TrayMenuBuilder.() -> Unit?)
Initializes the system tray with the specified parameters.