lockScreenOrientation(orientation: OrientationLockType): Promise<void>
Lock the orientation to the specified orientation. This is only supported on some mobile devices, and only when the browser context is full screen.
orientation: OrientationLockType
Lock the orientation to the specified orientation. This is only supported on some mobile devices, and only when the browser context is full screen.