WorkerNavigator

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

appCodeName
string appCodeName()
Undocumented in source. Be warned that the author may not have intended to support it.
appName
string appName()
Undocumented in source. Be warned that the author may not have intended to support it.
appVersion
string appVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
connection
auto connection()
Undocumented in source. Be warned that the author may not have intended to support it.
hardwareConcurrency
uint hardwareConcurrency()
Undocumented in source. Be warned that the author may not have intended to support it.
language
Optional!(string) language()
Undocumented in source. Be warned that the author may not have intended to support it.
languages
auto languages()
Undocumented in source. Be warned that the author may not have intended to support it.
mediaCapabilities
auto mediaCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
onLine
bool onLine()
Undocumented in source. Be warned that the author may not have intended to support it.
platform
string platform()
Undocumented in source. Be warned that the author may not have intended to support it.
product
string product()
Undocumented in source. Be warned that the author may not have intended to support it.
storage
auto storage()
Undocumented in source. Be warned that the author may not have intended to support it.
taintEnabled
bool taintEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
userAgent
string userAgent()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta