{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
enum DeviceController.ScreenOrientation
Enum for screen orientations a device can be set to.
LANDSCAPE
PORTRAIT
ScreenOrientation()
DeviceController.ScreenOrientation DeviceController.ScreenOrientation.LANDSCAPE
DeviceController.ScreenOrientation DeviceController.ScreenOrientation.PORTRAIT
public final ScreenOrientation()