@tauri-apps/plugin-notification - v2.3.0
Tauri Docs
GitHub
Preparing search index...
PendingNotification
Interface PendingNotification
interface
PendingNotification
{
id
:
number
;
title
?:
string
;
body
?:
string
;
schedule
:
Schedule
;
}
Index
Properties
id
title?
body?
schedule
Properties
id
id
:
number
Optional
title
title
?:
string
Optional
body
body
?:
string
schedule
schedule
:
Schedule
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
body
schedule
Tauri Docs
GitHub
@tauri-apps/plugin-notification - v2.3.0
Loading...