Package 

Class DeviceOrientations

    • Method Summary

      Modifier and Type Method Description
      static Device.DeviceOrientation getOrientation(int orientation) Get the device's current screen orientation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getOrientation

        @Nullable() static Device.DeviceOrientation getOrientation(int orientation)

        Get the device's current screen orientation.