This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The angle read-only property of the ScreenOrientation interface returns the document's current orientation angle.
Syntax
angle = ScreenOrientation.angle
Value
An unsigned short integer.
Specifications
| Specification | Status | Comment |
|---|---|---|
| Screen Orientation API The definition of 'angle' in that specification. |
Working Draft | Initial definition. |
Browser Compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
angle | Chrome Full support 38 | Edge Full support 79 | Firefox Full support 43 | IE No support No | Opera Full support 25 | Safari No support No | WebView Android Full support 38 | Chrome Android Full support 38 | Firefox Android Full support 43 | Opera Android Full support 25 | Safari iOS No support No | Samsung Internet Android Full support 3.0 |
Legend
- Full support
- Full support
- No support
- No support
