BarcodeFind View Defaults

Defined in package com.scandit.datacapture.barcode.find.ui

BarcodeFindViewDefaults
class BarcodeFindViewDefaults

Added in version 6.19.0

Contains the default values for BarcodeFindView properties.

defaultShouldShowUserGuidanceView
boolean getDefaultShouldShowUserGuidanceView()

Added in version 6.19.0

Default is true.

defaultShouldShowHints
boolean getDefaultShouldShowHints()

Added in version 6.19.0

Default is true.

defaultShouldShowCarousel
boolean getDefaultShouldShowCarousel()

Added in version 6.19.0

Default is true.

defaultShouldShowPauseButton
boolean getDefaultShouldShowPauseButton()

Added in version 6.19.0

Default is true.

defaultShouldShowFinishButton
boolean getDefaultShouldShowFinishButton()

Added in version 6.19.0

Default is true.

defaultShouldShowProgressBar
boolean getDefaultShouldShowProgressBar()

Added in version 6.19.0

Default is false.

defaultShouldShowTorchControl
boolean getDefaultShouldShowTorchControl()

Added in version 6.19.0

Default is false.

defaultTorchControlPosition
Anchor getDefaultTorchControlPosition()

Added in version 6.19.0

Default is Anchor.TOP_LEFT.

defaultTextForCollapseCardsButton
@Nullable String getDefaultTextForCollapseCardsButton()

Added in version 6.19.0

Default is null.

defaultTextForAllItemsFoundSuccessfullyHint
@Nullable String getDefaultTextForAllItemsFoundSuccessfullyHint()

Added in version 6.19.0

Default is null.

defaultTextForPointAtBarcodesToSearchHint
@Nullable String getDefaultTextForPointAtBarcodesToSearchHint()

Added in version 6.19.0

Default is null.

defaultTextForMoveCloserToBarcodesHint
@Nullable String getDefaultTextForMoveCloserToBarcodesHint()

Added in version 6.19.0

Default is null.

defaultTextForTapShutterToPauseScreenHint
@Nullable String getDefaultTextForTapShutterToPauseScreenHint()

Added in version 6.19.0

Default is null.

defaultTextForTapShutterToResumeSearchHint
@Nullable String getDefaultTextForTapShutterToResumeSearchHint()

Added in version 6.19.0

Default is null.

defaultTextForItemListUpdatedHint
@Nullable String getDefaultTextForItemListUpdatedHint()

Added in version 6.24.0

Default is null.

defaultTextForItemListUpdatedWhenPausedHint
@Nullable String getDefaultTextForItemListUpdatedWhenPausedHint()

Added in version 6.24.0

Default is null.