{% 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.
Enum Values |
|
|---|---|
LANDSCAPE |
|
PORTRAIT |
|
Public methods |
|
|---|---|
static @NonNull DeviceController.ScreenOrientation |
|
static @NonNull Array<@NonNull DeviceController.ScreenOrientation> |
values() |
@NonNull
@NonNull DeviceController.ScreenOrientation DeviceController.ScreenOrientation.LANDSCAPE
@NonNull
@NonNull DeviceController.ScreenOrientation DeviceController.ScreenOrientation.PORTRAIT