-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum WindowOrientation extends Enum<WindowOrientation>
Defines the current orientation of the window.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ORIENTATION_PORTRAITORIENTATION_LANDSCAPE
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-