vrdisplayblur | onvrdisplayblur event

Fires when presentation to a display has been paused by the browser, OS, or VR hardware. Possible examples include the user interacting with a system menu or browser, which prevents tracking or loss of experience.

Syntax

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

 

Event handler parameters

This method has no parameters.

See also

window
vrdisplayfocus

 

 

Show: