Barcode Count Toolbar Settings

Defined in package com.scandit.datacapture.barcode.count.ui.view

BarcodeCountToolbarSettings
class BarcodeCountToolbarSettings

Added in version 6.16.0

BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()

Added in version 6.16.0

Create an instance of BarcodeCountToolbarSettings.

audioOnButtonText
@NonNull String getAudioOnButtonText()
void setAudioOnButtonText(@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()
void setAudioOffButtonText(@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()
void setAudioButtonContentDescription(@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()
void setVibrationOnButtonText(@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()
void setVibrationOffButtonText(@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()
void setVibrationButtonContentDescription(
        @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()
void setStrapModeOnButtonText(@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()
void setStrapModeOffButtonText(@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()
void setStrapModeButtonContentDescription(
        @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()
void setColorSchemeOnButtonText(@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()
void setColorSchemeOffButtonText(@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()
void setColorSchemeButtonContentDescription(
        @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.