DEVICE_ORIENTATION constant

String const DEVICE_ORIENTATION

Current device orientation:

  • portrait,
  • portrait_upside_down,
  • landscape_left,
  • landscape_right

Implementation

static const String DEVICE_ORIENTATION = "device_orientation";