This documentation is archived and is not being maintained.
vrdisplaydeactivate | onvrdisplaydeactivate event
Fires when a display can no longer be presented to. One example is an HMD going into standby or sleep mode due to a period of inactivity.
Syntax
| attachEvent Method |
object.attachEvent("onvrdisplaydeactivate", handler)
|
Event handler parameters
This method has no parameters.
See also
-
window
-
vrdisplayactivate