Notification

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

actions
auto actions()
Undocumented in source. Be warned that the author may not have intended to support it.
badge
auto badge()
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
dir
auto dir()
Undocumented in source. Be warned that the author may not have intended to support it.
icon
auto icon()
Undocumented in source. Be warned that the author may not have intended to support it.
image
auto image()
Undocumented in source. Be warned that the author may not have intended to support it.
lang
auto lang()
Undocumented in source. Be warned that the author may not have intended to support it.
maxActions
void maxActions(uint maxActions)
Undocumented in source. Be warned that the author may not have intended to support it.
maxActions
auto maxActions()
Undocumented in source. Be warned that the author may not have intended to support it.
onclick
void onclick(EventHandler onclick)
Undocumented in source. Be warned that the author may not have intended to support it.
onclick
auto onclick()
Undocumented in source. Be warned that the author may not have intended to support it.
onclose
void onclose(EventHandler onclose)
Undocumented in source. Be warned that the author may not have intended to support it.
onclose
auto onclose()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(EventHandler onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
auto onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onshow
void onshow(EventHandler onshow)
Undocumented in source. Be warned that the author may not have intended to support it.
onshow
auto onshow()
Undocumented in source. Be warned that the author may not have intended to support it.
permission
void permission(NotificationPermission permission)
Undocumented in source. Be warned that the author may not have intended to support it.
permission
auto permission()
Undocumented in source. Be warned that the author may not have intended to support it.
renotify
auto renotify()
Undocumented in source. Be warned that the author may not have intended to support it.
requestPermission
auto requestPermission(NotificationPermissionCallback deprecatedCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
requestPermission
auto requestPermission()
Undocumented in source. Be warned that the author may not have intended to support it.
requireInteraction
auto requireInteraction()
Undocumented in source. Be warned that the author may not have intended to support it.
silent
auto silent()
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.
timestamp
auto timestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
title
auto title()
Undocumented in source. Be warned that the author may not have intended to support it.
vibrate
auto vibrate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta