Hound.Helpers.Orientation
Provides function related to orientation.
Summary
orientation() | Gets browser’s orientation. Will return either |
set_orientation(orientation) | Sets browser’s orientation |
Functions
Specs:
- orientation :: :landscape | :portrait
Gets browser’s orientation. Will return either :landscape
or :portrait
.