Web features explorer

Screen orientation lock

Limited availability
Tags: api

The screen.orientation.lock() method prevents changes to the screen orientation, typically in fullscreen applications such as games. For example, while locked, rotating a phone to the side won't change the screen orientation from landscape to portrait.

Learning resources on MDN

Browser support