{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

DeviceController.ScreenOrientation

enum DeviceController.ScreenOrientation


Enum for screen orientations a device can be set to.

Summary

Enum Values

LANDSCAPE
PORTRAIT

Public constructors

Enum Values

LANDSCAPE

DeviceController.ScreenOrientation DeviceController.ScreenOrientation.LANDSCAPE

PORTRAIT

DeviceController.ScreenOrientation DeviceController.ScreenOrientation.PORTRAIT

Public constructors

ScreenOrientation

public final ScreenOrientation()