Click or drag to resize

ScanOverlayCameraSwitchVisibility Property

Controls the visibility of the camera switch button

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public CameraSwitchVisibility CameraSwitchVisibility { get; set; }

Property Value

Type: CameraSwitchVisibility
Remarks
The camera switch button is shown as part of the barcode picker scan UI. It allows to switch between front and back cameras. By default, it is not visible. Use this property to make the button visible on all devices (Always) that have a front and back camera, or to enable it only on tablets (OnTablets) with front and back cameras.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also