Zoom Switch Orientation
Defined in package com.scandit.datacapture.core.ui.control
- ZoomSwitchOrientation
Added in version 8.4.0
The orientation of the ZoomSwitchControl.
- DEFAULT
Added in version 8.4.0
The control is laid out horizontally if the anchor is Anchor.TOP_CENTER or Anchor.BOTTOM_CENTER. Otherwise, the control is laid out vertically.
- HORIZONTAL
Added in version 8.4.0
The control is laid out horizontally.
- VERTICAL
Added in version 8.4.0
The control is laid out vertically.