@tauri-apps/plugin-notification - v2.3.0
Tauri Docs
GitHub
Preparing search index...
ActionType
Interface ActionType
interface
ActionType
{
id
:
string
;
actions
:
Action
[]
;
hiddenPreviewsBodyPlaceholder
?:
string
;
customDismissAction
?:
boolean
;
allowInCarPlay
?:
boolean
;
hiddenPreviewsShowTitle
?:
boolean
;
hiddenPreviewsShowSubtitle
?:
boolean
;
}
Index
Properties
id
actions
hidden
Previews
Body
Placeholder?
custom
Dismiss
Action?
allow
In
Car
Play?
hidden
Previews
Show
Title?
hidden
Previews
Show
Subtitle?
Properties
id
id
:
string
The identifier of this action type
actions
actions
:
Action
[]
The list of associated actions
Optional
hidden
Previews
Body
Placeholder
hiddenPreviewsBodyPlaceholder
?:
string
Optional
custom
Dismiss
Action
customDismissAction
?:
boolean
Optional
allow
In
Car
Play
allowInCarPlay
?:
boolean
Optional
hidden
Previews
Show
Title
hiddenPreviewsShowTitle
?:
boolean
Optional
hidden
Previews
Show
Subtitle
hiddenPreviewsShowSubtitle
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
actions
hidden
Previews
Body
Placeholder
custom
Dismiss
Action
allow
In
Car
Play
hidden
Previews
Show
Title
hidden
Previews
Show
Subtitle
Tauri Docs
GitHub
@tauri-apps/plugin-notification - v2.3.0
Loading...
The identifier of this action type