The page transition direction options.
Static Properties
Name | Description |
---|---|
DOWN | The top to bottom direction. |
HORIZONTAL | The horizontal direction. |
HORIZONTAL_IN | The horizontal inward direction. |
HORIZONTAL_OUT | The horizontal outward direction. |
IN | The inward direction. |
LEFT_DOWN | The down and left direction. |
LEFT_TO_RIGHT | The left to right direction. |
LEFT_UP | The up and left direction. |
NOT_APPLICABLE | Direction does not apply. |
OUT | The outward direction. |
RIGHT_DOWN | The down and right direction. |
RIGHT_TO_LEFT | The right to left direction. |
RIGHT_UP | The up and right direction. |
UP | The bottom to top direction. |
VERTICAL | The vertical direction. |
VERTICAL_IN | The vertical inward direction. |
VERTICAL_OUT | The vertical outward direction. |