Articles tagged: Navigator
Found 24 documents
- Mozilla/B2G_OS/API/Navigator The Navigator interface represents the state and the identity of the user agent. It allows ...
- Mozilla/B2G_OS/API/Navigator/getDataStores The navigator.getDataStores() method provides access to a list of the Data Store API data stores ...
- Mozilla/B2G_OS/API/Navigator/mozAudioChannelManager The navigator.mozAudioChannelManager object provides access to the mozAudioChannelManager ...
- Mozilla/B2G_OS/API/Window The Window interface represents a window containing a DOM document. This page represents the ...
- Web/API/Navigator/activeVRDisplays The activeVRDisplays read-only property of the Navigator interface returns an array containing ...
- Web/API/Navigator/battery The battery read-only property returns a BatteryManager provides information about the system's ...
- Web/API/Navigator/connection The Navigator.connection read-only property represents a NetworkInformation containing ...
- Web/API/Navigator/geolocation The Navigator.geolocation read-only property returns a Geolocation object that gives Web content ...
- Web/API/Navigator/getBattery The getBattery() method provides information about the system's battery, returns a battery ...
- Web/API/Navigator/getGamepads The Navigator.getGamepads() method returns an array: the first value is null, and the others are ...
- Web/API/Navigator/getVRDisplays The getVRDisplays() method of the Navigator interface returns a promise that resolves to an ...
- Web/API/Navigator/mediaDevices The Navigator.mediaDevices read-only property returns a MediaDevices object, which provides ...
- Web/API/Navigator/mozIsLocallyAvailable The Navigator.mozIsLocallyAvailable() method allows add-ons to determine whether or not a given ...
- Web/API/Navigator/permissions The Navigator.permissions read-only property returns a Permissions object that can be used to ...
- Web/API/Navigator/registerProtocolHandler Allows web sites to register themselves as possible handlers for particular protocols.
- Web/API/Navigator/requestMediaKeySystemAccess The Navigator.requestMediaKeySystemAccess() method returns a Promise for a MediaKeySystemAccess ...
- Web/API/Navigator/sendBeacon The navigator.sendBeacon() method can be used to asynchronously transfer a small amount of data ...
- Web/API/Navigator/serviceWorker The Navigator.serviceWorker read-only property returns the ServiceWorkerContainer object for the ...
- Web/API/Navigator/vibrate The Navigator.vibrate() method pulses the vibration hardware on the device, if such hardware ...
- Web/API/NavigatorConcurrentHardware The NavigatorConcurrentHardware mixin adds to the Navigator interface features which allow Web ...
- Web/API/NavigatorConcurrentHardware/hardwareConcurrency The NavigatorConcurrentHardware.hardwareConcurrency read-only property returns the number of ...
- Web/API/NavigatorID The NavigatorID interface contains methods and properties related to the identity of the browser.
- Web/API/NavigatorID/platform Returns a string representing the platform of the browser. The specification allows browsers to ...
- Web/API/WorkerGlobalScope/navigator The navigator read-only property of the WorkerGlobalScope interface returns the WorkerNavigator ...