Barcode Count Toolbar Settings
Defined in package com.scandit.datacapture.barcode.count.ui.view
- BarcodeCountToolbarSettings
class BarcodeCountToolbarSettingsAdded in version 6.16.0
- BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()Added in version 6.16.0
Create an instance of BarcodeCountToolbarSettings.
- audioOnButtonText
@NonNull String getAudioOnButtonText()
voidsetAudioOnButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the audio setting button when in “on” state. Otherwise a default value will be used.
- audioOffButtonText
@NonNull String getAudioOffButtonText()
voidsetAudioOffButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the audio setting button when in “off” state. Otherwise a default value will be used.
- audioButtonContentDescription
@NonNull String getAudioButtonContentDescription()
voidsetAudioButtonContentDescription(@NonNull String value)Added in version 6.16.0
If populated sets the content description of the audio setting button. Otherwise a default value will be used.
- vibrationOnButtonText
@NonNull String getVibrationOnButtonText()
voidsetVibrationOnButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the vibration setting button when in “on” state. Otherwise a default value will be used.
- vibrationOffButtonText
@NonNull String getVibrationOffButtonText()
voidsetVibrationOffButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the vibration setting button when in “off” state. Otherwise a default value will be used.
- vibrationButtonContentDescription
@NonNull String getVibrationButtonContentDescription()
voidsetVibrationButtonContentDescription( @NonNull String value)Added in version 6.16.0
If populated sets the content description of the vibration setting button. Otherwise a default value will be used.
- strapModeOnButtonText
@NonNull String getStrapModeOnButtonText()
voidsetStrapModeOnButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the strap mode setting button when in “on” state. Otherwise a default value will be used.
- strapModeOffButtonText
@NonNull String getStrapModeOffButtonText()
voidsetStrapModeOffButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the strap mode setting button when in “off” state. Otherwise a default value will be used.
- strapModeButtonContentDescription
@NonNull String getStrapModeButtonContentDescription()
voidsetStrapModeButtonContentDescription( @NonNull String value)Added in version 6.16.0
If populated sets the content description of the strap mode setting button. Otherwise a default value will be used.
- colorSchemeOnButtonText
@NonNull String getColorSchemeOnButtonText()
voidsetColorSchemeOnButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the color scheme setting button when in “on” state. Otherwise a default value will be used.
- colorSchemeOffButtonText
@NonNull String getColorSchemeOffButtonText()
voidsetColorSchemeOffButtonText(@NonNull String value)Added in version 6.16.0
If populated sets the text of the color scheme setting button when in “off” state. Otherwise a default value will be used.
- colorSchemeButtonContentDescription
@NonNull String getColorSchemeButtonContentDescription()
voidsetColorSchemeButtonContentDescription( @NonNull String value)Added in version 6.16.0
If populated sets the content description of the color scheme setting button. Otherwise a default value will be used.