Used by window.navigator.
Static Package Attributes | |
| static Dictionary< string, Plugin > | PluginMap |
| static PluginArray | LoadedPlugins |
Properties | |
| Geolocation | geolocation [get] |
| Geolocation services. More... | |
| string | language [get] |
| The preferred (system) language. More... | |
| string[] | languages [get] |
| A set of preferred languages. More... | |
| string | appCodeName [get] |
| The app code name. More... | |
| string | appName [get] |
| The app name. More... | |
| string | appVersion [get] |
| The version. More... | |
| string | oscpu [get] |
| OS and CPU. More... | |
| int | doNotTrack [get] |
| The DNT header. More... | |
| string | userAgent [get] |
| The user agent. More... | |
| string | buildID [get] |
| The revision. More... | |
| bool | cookieEnabled [get] |
| Cookies enabled? More... | |
| bool | onLine [get] |
| True if the browser currently has an active network connection. Similar to the Chrome/Safari implementation; only checks for a LAN link. More... | |
| string | vendor [get] |
| The vendor. More... | |
| string | vendorSub [get] |
| The vendor. More... | |
| string | product [get] |
| The web engine. More... | |
| string | productSub [get] |
| The web engine. More... | |
| bool | javaEnabled [get] |
| Is java enabled? More... | |
| PluginArray | plugins [get] |
| Installed plugins. More... | |
Private Member Functions | |
| void | LoadPluginList () |
| Loads the Gecko plugin list. More... | |
Private Attributes | |
| Geolocation | geolocation_ |
| Geolocation services. More... | |
|
inlineprivate |
Loads the Gecko plugin list.
|
private |
Geolocation services.
|
staticpackage |
|
staticpackage |
|
get |
The app code name.
|
get |
The app name.
|
get |
The version.
|
get |
The revision.
|
get |
Cookies enabled?
|
get |
The DNT header.
|
get |
Geolocation services.
|
get |
Is java enabled?
|
get |
The preferred (system) language.
|
get |
A set of preferred languages.
|
get |
True if the browser currently has an active network connection. Similar to the Chrome/Safari implementation; only checks for a LAN link.
|
get |
OS and CPU.
|
get |
Installed plugins.
|
get |
The web engine.
|
get |
The web engine.
|
get |
The user agent.
|
get |
The vendor.
|
get |
The vendor.