ScreenOrientation.unlock()
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The unlock() property of the
ScreenOrientation interface unlocks the orientation of the containing
document from its default orientation.
Syntax
screen.orientation.unlock()
Parameters
None.
Return value
Void.
Specifications
| Specification |
|---|
| The Screen Orientation API # dom-screenorientation-unlock |
Browser compatibility
BCD tables only load in the browser