public interface Rotatable
Modifier and Type | Method and Description |
---|---|
ScreenOrientation |
getOrientation() |
void |
rotate(ScreenOrientation orientation)
Changes the orientation of the browser window.
|
void rotate(ScreenOrientation orientation)
orientation
- the desired screen orientationScreenOrientation getOrientation()
Copyright © 2013. All Rights Reserved.