Camera Switch Behavior
Defined under the namespace Scandit.Datacapture.Core.Ui
- CameraSwitchBehavior
Added in version 8.6.0
Determines how the CameraSwitchControl selects the next camera when tapped.
- Cycle
Added in version 8.6.0
Cycle through all available cameras in enumeration order. This is the default behavior.
- Flip
Added in version 8.6.0
Flip between the best-guess user-facing and world-facing cameras. If no camera is available for the opposite facing position, the control does nothing.