onpointerlockchange event

Fired upon a successful pointer lock request.

Syntax

addEventListener Method object.addEventListener("pointerlockchange", handler, useCapture)

 

Event handler parameters

handler [in]

Type: Function

Function to execute when the event is dispatched

Standards information

Remarks

See also

document
requestPointerLock

 

 

Show: