Barcode Count Toolbar Settings
Defined in library scandit_datacapture_barcode_count_ui
- BarcodeCountToolbarSettings
class BarcodeCountToolbarSettings
Added in version 6.17.0
- audioOnButtonText
String audioOnButtonText
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
String audioOffButtonText
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
String? audioButtonAccessibilityHint
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
String? audioButtonAccessibilityLabel
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
String? audioButtonContentDescription
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
String vibrationOnButtonText
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
String vibrationOffButtonText
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
String? vibrationButtonAccessibilityHint
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
String? vibrationButtonAccessibilityLabel
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
String? vibrationButtonContentDescription
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
String strapModeOnButtonText
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
String strapModeOffButtonText
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
String? strapModeButtonAccessibilityHint
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
String? strapModeButtonAccessibilityLabel
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
String? strapModeButtonContentDescription
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
String colorSchemeOnButtonText
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
String colorSchemeOffButtonText
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
String? colorSchemeButtonAccessibilityHint
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.