Get the current screen orientation
@return [:landscape, :portrait] orientation
@api public
Alias for rotation=
Change the screen orientation
@param [:landscape, :portrait] Orientation
[Validate]