w3c / screen-orientation

The screen orientation lock specification

Home Page:https://w3c.github.io/screen-orientation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo holds some of the sources for the Screen Orientation API, an interface for Web applications to be able to:

  • Read the screen-orientation state of a device (portrait or landscape).
  • Be informed when the screen-orientation state changes.
  • Lock the screen orientation to a specific state.

The latest editor’s draft is at https://w3c.github.io/screen-orientation/

Try it out in the demo page.

About

The screen orientation lock specification

https://w3c.github.io/screen-orientation/

License:Other


Languages

Language:HTML 100.0%