Tray

@Stable
class Tray

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var onDoubleClick: () -> Unit?

托盘双击事件

Link copied to clipboard
var painter: Painter?

托盘图标绘制

Link copied to clipboard

显示托盘图标

Functions

Link copied to clipboard
fun sendNotification(title: String, message: String, type: Notification.Type = Notification.Type.Info)

发送通知