Confirmed users
368
edits
(→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(); | |||
} | } | ||