Wake Lock
Last updated
Was this helpful?
The Screen Wake Lock API enables web apps to prevent devices from dimming or locking the screen when the app needs to keep running.
None
lock
unlock
toggle
None
pwa--wake-loc:updated : the payload property wakeLock contains either null (unlocked) or an object (locked) with keys type (string) and released (bool)
Last updated
Was this helpful?
Was this helpful?