main
orientation o = PORTRAIT // o == PORTRAIT
This class contains orientation constants.
Orientation set to PORTRAIT.
main
orientation o = PORTRAIT // o == PORTRAIT
Orientation set to LANDSCAPE.
main
orientation o = LANDSCAPE // o == LANDSCAPE
Test whether parameters have the same value.
Test whether parameters are not equal.