Rachel
Toggle table of contents
3.5.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.app
/
love.yinlin.compose
/
Tray
Tray
desktop
@
Stable
class
Tray
Members
Constructors
Tray
Link copied to clipboard
desktop
constructor
(
)
Properties
on
Double
Click
Link copied to clipboard
desktop
var
onDoubleClick
:
(
)
->
Unit
?
托盘双击事件
painter
Link copied to clipboard
desktop
var
painter
:
Painter
?
托盘图标绘制
visible
Link copied to clipboard
desktop
var
visible
:
Boolean
显示托盘图标
Functions
send
Notification
Link copied to clipboard
desktop
fun
sendNotification
(
title
:
String
,
message
:
String
,
type
:
Notification.Type
=
Notification.Type.Info
)
发送通知