Barcode Check View Settings

Defined under the namespace Scandit.Datacapture.Barcode.Check.Ui

BarcodeCheckViewSettings
class BarcodeCheckViewSettings

Added in version 7.1.0

constructor()
constructor()

Added in version 7.1.0

Constructs a new BarcodeCheck view settings to use when creating an instance of BarcodeCheckView.

soundEnabled
soundEnabled: boolean

Added in version 7.1.0

Indicates whether the feedback should have sound enabled.

Default is true.

hapticEnabled
hapticEnabled: boolean

Added in version 7.1.0

Indicates whether the feedback should have haptics enabled.

Default is true.

defaultCameraPosition
defaultCameraPosition: CameraPosition

Added in version 7.1.0

Sets the default camera position.

Default is CameraPosition.WorldFacing.