Limited availability
The exitPointerLock()
method of the Document
interface asynchronously releases a pointer lock previously requested through Element.requestPointerLock
.
Note: While the exitPointerLock()
method is called on the document, the requestPointerLock()
method is called on an element.
To track the success or failure of the request, it is necessary to listen for the pointerlockchange
and pointerlockerror
events.
None.
Return valueNone (undefined
).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4