Barcode Count Toolbar Settings
Defined in namespace Scandit.DataCapture.Barcode.Count.UI.View
- BarcodeCountToolbarSettings
class BarcodeCountToolbarSettings
Added in version 6.17.0
- BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()
Added in version 6.17.0
Create an instance of BarcodeCountToolbarSettings.
- AudioOnButtonText
string
AudioOnButtonText { 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
string
AudioOffButtonText { 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
string
AudioButtonAccessibilityHint { 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
string
AudioButtonAccessibilityLabel { 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
string
VibrationOnButtonText { 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
string
VibrationOffButtonText { 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
string
VibrationButtonAccessibilityHint { 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
string
VibrationButtonAccessibilityLabel { 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
string
StrapModeOnButtonText { 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
string
StrapModeOffButtonText { 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
string
StrapModeButtonAccessibilityHint { 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
string
StrapModeButtonAccessibilityLabel { 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
string
ColorSchemeOnButtonText { 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
string
ColorSchemeOffButtonText { 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
string
ColorSchemeButtonAccessibilityHint { 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
string
ColorSchemeButtonAccessibilityLabel { 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.