WebAPI/ScreenOrientation: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(Created page with "== Proposed API == partial interface Screen { readonly attribute DOMString orientation; attribute Function onorientationchange; boolean lockOrientation(DO...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This API is now a Working Draft at W3C (WebApps WG) so for any documentation, please refer to the specification:<br> | |||
https://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html | |||
[[Category:Web APIs]] | |||
Latest revision as of 23:56, 1 October 2014
This API is now a Working Draft at W3C (WebApps WG) so for any documentation, please refer to the specification:
https://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html