The Screen Orientation API provides information about the orientation of the screen.
On this page
Screen Orientation API
Interfaces
Specifications
| Specification |
|---|
| Screen Orientation # screenorientation-interface |
Browser compatibility
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
Screen_Orientation_API |
38 | 79 | 43 | No | 25 | 16.4 | 38 | 38 | 43 | 25 | 16.4 | 3.0 |
angle |
38 | 79 | 43 | No | 25 | 16.4 | 38 | 38 | 43 | 25 | 16.4 | 3.0 |
change_event |
38 | 79 | 43 | No | 25 | 16.4 | 38 | 38 | 43 | 25 | 16.4 | 3.0 |
lock |
38Always throwsNotSupportedError.
|
79Always throwsNotSupportedError.
|
97
43Always throwsNotSupportedError.
|
No |
25Always throwsNotSupportedError.
|
No | 38 | 38 |
79–97The API exists but returnsNS_ERROR_UNEXPECTED.
|
25 | No | 3.0 |
type |
38 | 79 | 43 | No | 25 | 16.4 | 38 | 38 | 43 | 25 | 16.4 | 3.0 |
unlock |
38Always throwsNotSupportedError.
|
79Always throwsNotSupportedError.
|
43Always throwsNotSupportedError.
|
No |
25Always throwsNotSupportedError.
|
No | 38 | 38 | 43 | 25 | No | 3.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/Screen_Orientation_API