vrdisplayactivate | onvrdisplayactivate event

Fires when a display is able to be presented to. Possible examples include moving an HMD to bring it out of standby, or putting it on to take it out of sleep mode.

Syntax

attachEvent Method object.attachEvent("onvrdisplayactivate", handler)

 

Event handler parameters

This method has no parameters.

See also

window

vrdisplaydeactivate