WebAPI/ScreenOrientation: Difference between revisions

→‎Proposed API: add unlockOrientation that was missing
(→‎Proposed API: add unlockOrientation that was missing)
Line 5: Line 5:
             attribute Function onorientationchange;
             attribute Function onorientationchange;
     boolean lockOrientation(DOMString orientation);
     boolean lockOrientation(DOMString orientation);
      void unlockOrientation();
   }
   }


Confirmed users
368

edits