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