orientation property

ScreenOrientation get orientation

The orientation read-only property of the Screen interface returns the current orientation of the screen.

Implementation

external ScreenOrientation get orientation;