Responsive Layout Methods
IN THIS PAGE
Description
Methods for triggering responsive layout rules and getting layout (e.g. screen size) information.
Methods
- fireLayoutRule Method
Executes the actions for a Responsive Layout rule, ignoring whether or not the rule evaluates to a true result.
- getOrientation Method
Returns the device's orientation.
- getSize Method
Gets information about the screen size and orientation.
See Also