{{newin|[[11.3]]|113|type=enum}}
Types of device display orientation.

== Constants ==
;unknown: Orientation cannot be determined.
;landscape: Landscape orientation.
;landscapeflipped: Landscape orientation (flipped).
;portrait: Portrait orientation.
;portraitflipped: Portrait orientation (flipped).

== See Also ==
* [[parent::love.window]]
* [[love.window.getDisplayOrientation]]
* [[love.displayrotated]]

[[Category:Enums]]
{{#set:Description=Types of device display orientation.}}

== Other Languages ==
{{i18n|DisplayOrientation}}