Barcode Count Toolbar Settings

Defined under the namespace Scandit.Datacapture.Barcode.Count.Ui

BarcodeCountToolbarSettings
class BarcodeCountToolbarSettings

Added in version 6.17.0

audioOnButtonText
audioOnButtonText: string

Added in version 6.17.0

If populated sets the text of the audio setting button when in “on” state. Otherwise a default value will be used.

audioOffButtonText
audioOffButtonText: string

Added in version 6.17.0

If populated sets the text of the audio setting button when in “off” state. Otherwise a default value will be used.

audioButtonAccessibilityHint
audioButtonAccessibilityHint: string | null

Added in version 6.17.0

If populated sets the accessibility hint of the audio setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

audioButtonAccessibilityLabel
audioButtonAccessibilityLabel: string | null

Added in version 6.17.0

If populated sets the accessibility label of the audio setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

audioButtonContentDescription
audioButtonContentDescription: string | null

Added in version 6.17.0

If populated sets the content description of the audio setting button. Otherwise a default value will be used.

This property is applied only when running on Android.

vibrationOnButtonText
vibrationOnButtonText: string

Added in version 6.17.0

If populated sets the text of the vibration setting button when in “on” state. Otherwise a default value will be used.

vibrationOffButtonText
vibrationOffButtonText: string

Added in version 6.17.0

If populated sets the text of the vibration setting button when in “off” state. Otherwise a default value will be used.

vibrationButtonAccessibilityHint
vibrationButtonAccessibilityHint: string | null

Added in version 6.17.0

If populated sets the accessibility hint of the vibration setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

vibrationButtonAccessibilityLabel
vibrationButtonAccessibilityLabel: string | null

Added in version 6.17.0

If populated sets the accessibility label of the vibration setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

vibrationButtonContentDescription
vibrationButtonContentDescription: string | null

Added in version 6.17.0

If populated sets the content description of the vibration setting button. Otherwise a default value will be used.

This property is applied only when running on Android.

strapModeOnButtonText
strapModeOnButtonText: string

Added in version 6.17.0

If populated sets the text of the strap mode setting button when in “on” state. Otherwise a default value will be used.

strapModeOffButtonText
strapModeOffButtonText: string

Added in version 6.17.0

If populated sets the text of the strap mode setting button when in “off” state. Otherwise a default value will be used.

strapModeButtonAccessibilityHint
strapModeButtonAccessibilityHint: string | null

Added in version 6.17.0

If populated sets the accessibility hint of the strap mode setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

strapModeButtonAccessibilityLabel
strapModeButtonAccessibilityLabel: string | null

Added in version 6.17.0

If populated sets the accessibility label of the strap mode setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

strapModeButtonContentDescription
strapModeButtonContentDescription: string | null

Added in version 6.17.0

If populated sets the content description of the strap mode setting button. Otherwise a default value will be used.

This property is applied only when running on Android.

colorSchemeOnButtonText
colorSchemeOnButtonText: string

Added in version 6.17.0

If populated sets the text of the color scheme setting button when in “on” state. Otherwise a default value will be used.

colorSchemeOffButtonText
colorSchemeOffButtonText: string

Added in version 6.17.0

If populated sets the text of the color scheme setting button when in “off” state. Otherwise a default value will be used.

colorSchemeButtonAccessibilityHint
colorSchemeButtonAccessibilityHint: string | null

Added in version 6.17.0

If populated sets the accessibility hint of the color scheme setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

colorSchemeButtonAccessibilityLabel
colorSchemeButtonAccessibilityLabel: string | null

Added in version 6.17.0

If populated sets the accessibility label of the color scheme setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

colorSchemeButtonContentDescription
colorSchemeButtonContentDescription: string | null

Added in version 6.17.0

If populated sets the content description of the color scheme setting button. Otherwise a default value will be used.