Screen orientation lock

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.