Search completed in 1.38 seconds.
3 results for "onrelease":
WakeLockSentinel - Web APIs
WebAPIWakeLockSentinel
event handlers onrelease fired when the release() method is called or the wake lock is released by the user agent.
...once acquired we listen for the onrelease event which can be used to give appropriate ui feedback.
NPEvent - Archive of obsolete content
ArchivePluginsReferenceNPEvent
the event type may be any of the ollowing: graphicsexpose focusin focusout enternotify leavenotify motionnotify buttonpress buttonrelease keypress keyrelease description microsoft windows description the type npevent represents an event passed by npp_handleevent() to a windowless plug-in.
WakeLockSentinel.release() - Web APIs
WebAPIWakeLockSentinelrelease
you should always listen for the onrelease event to check if a wake lock has been released.