Barcode Ar View Settings

Defined in library scandit_datacapture_barcode_ar_ui

BarcodeArViewSettings
class BarcodeArViewSettings

Added in version 7.1.0

BarcodeArViewSettings()
 BarcodeArViewSettings()

Added in version 7.1.0

Constructs a new BarcodeAr view settings to use when creating an instance of BarcodeArView.

soundEnabled
bool soundEnabled

Added in version 7.1.0

Indicates whether the feedback should have sound enabled.

Default is true.

hapticEnabled
bool hapticEnabled

Added in version 7.1.0

Indicates whether the feedback should have haptics enabled.

Default is true.

defaultCameraPosition
CameraPosition defaultCameraPosition

Added in version 7.1.0

Sets the default camera position.

Default is CameraPosition.worldFacing.