Tauri 通知接口Options
发送通知的选项。
Since: 1.0.0
性能
body
Optional
body:string
可选的通知正文。
Defined in: notification.ts:38
icon
Optional
icon:string
可选的通知图标。
Defined in: notification.ts:40
title
title: string
通知标题。
Defined in: notification.ts:36
发送通知的选项。
Since: 1.0.0
Optional
body:string
可选的通知正文。
Defined in: notification.ts:38
Optional
icon:string
可选的通知图标。
Defined in: notification.ts:40
title: string
通知标题。
Defined in: notification.ts:36