Articles tagged: Wake Lock API
Found 6 documents
- Mozilla/B2G_OS/API/MozWakeLock The MozWakeLock interface of the Wake Lock API tracks a wake lock set on any resource set on the ...
- Mozilla/B2G_OS/API/MozWakeLock/topic The MozWakeLock.topic read-only property returns a DOMString with the name of the resource locked.
- Mozilla/B2G_OS/API/MozWakeLock/unlock The MozWakeLock.unlock() method releases the lock on the resource. If several locks have been ...
- Mozilla/B2G_OS/API/Wake_Lock_API The Wake Lock API allows to take locks on any resource of the device. This means that you can ...
- Mozilla/B2G_OS/API/Wake_Lock_API/Keeping_the_geolocation_on_when_the_application_is_invisible A Firefox OS application may want to keep the Geolocation service running even when invisible. ...
- Web/API/Navigator/requestWakeLock This Navigator.requestWakeLock() method of the Wake Lock API is used to request a MozWakeLock on ...