NotificationBehavior

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

noclear
void noclear(bool noclear)
Undocumented in source. Be warned that the author may not have intended to support it.
noclear
bool noclear()
Undocumented in source. Be warned that the author may not have intended to support it.
noscreen
void noscreen(bool noscreen)
Undocumented in source. Be warned that the author may not have intended to support it.
noscreen
bool noscreen()
Undocumented in source. Be warned that the author may not have intended to support it.
showOnlyOnce
void showOnlyOnce(bool showOnlyOnce)
Undocumented in source. Be warned that the author may not have intended to support it.
showOnlyOnce
bool showOnlyOnce()
Undocumented in source. Be warned that the author may not have intended to support it.
soundFile
void soundFile(string soundFile)
Undocumented in source. Be warned that the author may not have intended to support it.
soundFile
string soundFile()
Undocumented in source. Be warned that the author may not have intended to support it.
vibrationPattern
void vibrationPattern(Sequence!(uint) vibrationPattern)
Undocumented in source. Be warned that the author may not have intended to support it.
vibrationPattern
auto vibrationPattern()
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