ScreenOrientation

enum ScreenOrientation

Entries

REVERSED_LANDSCAPE
Link copied to clipboard
LANDSCAPE
Link copied to clipboard
PORTRAIT
Link copied to clipboard
REVERSED_PORTRAIT
Link copied to clipboard

Functions

fromSurfaceOrientation
Link copied to clipboard
open fun fromSurfaceOrientation(surfaceOrientation: Int): OrientationSensor.ScreenOrientation
getRotation
Link copied to clipboard
open fun getRotation(): Int