Barcode Count Toolbar Defaults

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

BarcodeCountToolbarDefaults
class BarcodeCountToolbarDefaults

Added in version 6.17.0

A class that exposes the default values for the fields of BarcodeCountToolbarSettings.

BarcodeCountToolbarDefaults()
BarcodeCountToolbarDefaults()

Added in version 6.17.0

Create an instance of BarcodeCountToolbarDefaults.

audioOnButtonText(context)
@NonNull String audioOnButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the audio setting button when in “on” state.

audioOffButtonText(context)
@NonNull String audioOffButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the audio setting button when in “off” state.

audioButtonContentDescription(context)
@NonNull String audioButtonContentDescription(@NonNull Context context)

Added in version 6.17.0

Returns the default content description of the audio setting button.

vibrationOnButtonText(context)
@NonNull String vibrationOnButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the vibration setting button when in “on” state.

vibrationOffButtonText(context)
@NonNull String vibrationOffButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the vibration setting button when in “off” state.

vibrationButtonContentDescription(context)
@NonNull String vibrationButtonContentDescription(@NonNull Context context)

Added in version 6.17.0

Returns the default content description of the vibration setting button.

strapModeOnButtonText(context)
@NonNull String strapModeOnButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the strap mode setting button when in “on” state.

strapModeOffButtonText(context)
@NonNull String strapModeOffButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the strap mode setting button when in “off” state.

strapModeButtonContentDescription(context)
@NonNull String strapModeButtonContentDescription(@NonNull Context context)

Added in version 6.17.0

Returns the default content description of the strap mode setting button.

colorSchemeOnButtonText(context)
@NonNull String colorSchemeOnButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the color scheme setting button when in “on” state.

colorSchemeOffButtonText(context)
@NonNull String colorSchemeOffButtonText(@NonNull Context context)

Added in version 6.17.0

Returns the default text of the color scheme setting button when in “off” state.

colorSchemeButtonContentDescription(context)
@NonNull String colorSchemeButtonContentDescription(
        @NonNull Context context)

Added in version 6.17.0

Returns the default content description of the color scheme setting button.