ScreenOrientation

enum ScreenOrientation : Enum<ScreenOrientation>

Author

Arshiya Khanum

Entries

LANDSCAPE
Link copied to clipboard
LANDSCAPE(Configuration.ORIENTATION_LANDSCAPE)
PORTRAIT
Link copied to clipboard
PORTRAIT(Configuration.ORIENTATION_PORTRAIT)

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
orientation
Link copied to clipboard
val orientation: Int