spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
GetNotificationOptions
spasm
bindings
notifications
Undocumented in source.
@
safe
nothrow
struct
GetNotificationOptions {
nothrow
JsHandle
handle
;
this
(Handle h);
static
auto
create
();
void
tag
(string tag);
auto
tag
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
tag
void
tag
(string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
tag
auto
tag
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
auto
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
spasm
bindings
notifications
aliases
NotificationPermissionCallback
enums
NotificationDirection
NotificationPermission
functions
GetNotificationOptions_tag_Get
GetNotificationOptions_tag_Set
NotificationAction_action_Get
NotificationAction_action_Set
NotificationAction_icon_Get
NotificationAction_icon_Set
NotificationAction_title_Get
NotificationAction_title_Set
NotificationEventInit_action_Get
NotificationEventInit_action_Set
NotificationEventInit_notification_Get
NotificationEventInit_notification_Set
NotificationEvent_action_Get
NotificationEvent_notification_Get
NotificationOptions_actions_Get
NotificationOptions_actions_Set
NotificationOptions_badge_Get
NotificationOptions_badge_Set
NotificationOptions_body_Get
NotificationOptions_body_Set
NotificationOptions_data_Get
NotificationOptions_data_Set
NotificationOptions_dir_Get
NotificationOptions_dir_Set
NotificationOptions_icon_Get
NotificationOptions_icon_Set
NotificationOptions_image_Get
NotificationOptions_image_Set
NotificationOptions_lang_Get
NotificationOptions_lang_Set
NotificationOptions_renotify_Get
NotificationOptions_renotify_Set
NotificationOptions_requireInteraction_Get
NotificationOptions_requireInteraction_Set
NotificationOptions_silent_Get
NotificationOptions_silent_Set
NotificationOptions_tag_Get
NotificationOptions_tag_Set
NotificationOptions_timestamp_Get
NotificationOptions_timestamp_Set
NotificationOptions_vibrate_Get
NotificationOptions_vibrate_Set
Notification_actions_Get
Notification_badge_Get
Notification_body_Get
Notification_close
Notification_data_Get
Notification_dir_Get
Notification_icon_Get
Notification_image_Get
Notification_lang_Get
Notification_maxActions_Get
Notification_maxActions_Set
Notification_onclick_Get
Notification_onclick_Set
Notification_onclose_Get
Notification_onclose_Set
Notification_onerror_Get
Notification_onerror_Set
Notification_onshow_Get
Notification_onshow_Set
Notification_permission_Get
Notification_permission_Set
Notification_renotify_Get
Notification_requestPermission
Notification_requestPermission_0
Notification_requireInteraction_Get
Notification_silent_Get
Notification_tag_Get
Notification_timestamp_Get
Notification_title_Get
Notification_vibrate_Get
structs
GetNotificationOptions
Notification
NotificationAction
NotificationEvent
NotificationEventInit
NotificationOptions