R
I

ScreenOrientation

testeddemo

Subset of the `ScreenOrientation` interface that we interact with.

Demo

Loading demo…

Signature

ts
interface ScreenOrientation extends EventTarget

Properties

PropertyTypeDescription
typereadonlyOrientationType
anglereadonlynumber
lock(orientation: OrientationLockType) => Promise<void>
unlock() => void