Click or drag to resize
CameraSwitchVisibility Enumeration
Controls the visibility of the camera switch button

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public enum CameraSwitchVisibility
Members
  Member nameValueDescription
Never0 Never show the camera switch button
OnTablets1 Only show the camera switch button on tablets.
Always2 Show the camera switch button for all devices that have a front and back camera.
See Also