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
var audioOnButtonText: String?

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
var audioOffButtonText: String?

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
var audioButtonContentDescription: String?

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
var vibrationOnButtonText: String?

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
var vibrationOffButtonText: String?

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
var vibrationButtonContentDescription: String?

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
var strapModeOnButtonText: String?

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
var strapModeOffButtonText: String?

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
var strapModeButtonContentDescription: String?

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
var colorSchemeOnButtonText: String?

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
var colorSchemeOffButtonText: String?

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
var colorSchemeButtonContentDescription: String?

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.