BarcodeFind View Defaults
Defined in package com.scandit.datacapture.barcode.find.ui
- BarcodeFindViewDefaults
class BarcodeFindViewDefaultsAdded in version 6.19.0
Contains the default values for BarcodeFindView properties.
- defaultShouldShowUserGuidanceView
booleangetDefaultShouldShowUserGuidanceView()Added in version 6.19.0
Default is true.
- defaultShouldShowHints
booleangetDefaultShouldShowHints()Added in version 6.19.0
Default is true.
- defaultShouldShowCarousel
booleangetDefaultShouldShowCarousel()Added in version 6.19.0
Default is true.
- defaultShouldShowPauseButton
booleangetDefaultShouldShowPauseButton()Added in version 6.19.0
Default is true.
- defaultShouldShowFinishButton
booleangetDefaultShouldShowFinishButton()Added in version 6.19.0
Default is true.
- defaultShouldShowProgressBar
booleangetDefaultShouldShowProgressBar()Added in version 6.19.0
Default is false.
- defaultShouldShowTorchControl
booleangetDefaultShouldShowTorchControl()Added in version 6.19.0
Default is false.
- defaultTorchControlPosition
Anchor getDefaultTorchControlPosition()
Added in version 6.19.0
Default is Anchor.TOP_LEFT.
- defaultShouldShowZoomControl
booleangetDefaultShouldShowZoomControl()Added in version 6.28.0
Default is false.
- 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.