NotificationOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

body_
void body_(string body_)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
string body_()
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.
data
void data(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
dir
void dir(NotificationDirection dir)
Undocumented in source. Be warned that the author may not have intended to support it.
dir
NotificationDirection dir()
Undocumented in source. Be warned that the author may not have intended to support it.
icon
void icon(string icon)
Undocumented in source. Be warned that the author may not have intended to support it.
icon
string icon()
Undocumented in source. Be warned that the author may not have intended to support it.
lang
void lang(string lang)
Undocumented in source. Be warned that the author may not have intended to support it.
lang
string lang()
Undocumented in source. Be warned that the author may not have intended to support it.
mozbehavior
void mozbehavior(NotificationBehavior mozbehavior)
Undocumented in source. Be warned that the author may not have intended to support it.
mozbehavior
auto mozbehavior()
Undocumented in source. Be warned that the author may not have intended to support it.
requireInteraction
void requireInteraction(bool requireInteraction)
Undocumented in source. Be warned that the author may not have intended to support it.
requireInteraction
bool requireInteraction()
Undocumented in source. Be warned that the author may not have intended to support it.
tag
void tag(string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
tag
string 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