Barcode Count Toolbar Settings
Defined in namespace Scandit.DataCapture.Barcode.Count.UI.View
- BarcodeCountToolbarSettings
class BarcodeCountToolbarSettingsAdded in version 6.17.0
- BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()Added in version 6.17.0
Create an instance of BarcodeCountToolbarSettings.
- AudioOnButtonText
stringAudioOnButtonText { get;set; }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
stringAudioOffButtonText { get;set; }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
stringAudioButtonAccessibilityHint { get;set; }Added in version 6.17.0
If populated sets the accessibility hint of the audio setting button. Otherwise a default value will be used.
- AudioButtonAccessibilityLabel
stringAudioButtonAccessibilityLabel { get;set; }Added in version 6.17.0
If populated sets the accessibility label of the audio setting button. Otherwise a default value will be used.
- VibrationOnButtonText
stringVibrationOnButtonText { get;set; }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
stringVibrationOffButtonText { get;set; }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
stringVibrationButtonAccessibilityHint { get;set; }Added in version 6.17.0
If populated sets the accessibility hint of the vibration setting button. Otherwise a default value will be used.
- VibrationButtonAccessibilityLabel
stringVibrationButtonAccessibilityLabel { get;set; }Added in version 6.17.0
If populated sets the accessibility label of the vibration setting button. Otherwise a default value will be used.
- StrapModeOnButtonText
stringStrapModeOnButtonText { get;set; }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
stringStrapModeOffButtonText { get;set; }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
stringStrapModeButtonAccessibilityHint { get;set; }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.
- StrapModeButtonAccessibilityLabel
stringStrapModeButtonAccessibilityLabel { get;set; }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.
- ColorSchemeOnButtonText
stringColorSchemeOnButtonText { get;set; }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
stringColorSchemeOffButtonText { get;set; }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
stringColorSchemeButtonAccessibilityHint { get;set; }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.
- ColorSchemeButtonAccessibilityLabel
stringColorSchemeButtonAccessibilityLabel { get;set; }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.