Barcode Count Toolbar Settings
Defined in namespace Scandit.DataCapture.Barcode.Count.UI.View
- BarcodeCountToolbarSettings
class BarcodeCountToolbarSettingsAdded in version 6.19.0
- BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()Added in version 6.19.0
Create an instance of BarcodeCountToolbarSettings.
- AudioOnButtonText
stringAudioOnButtonText { get;set; }Added in version 6.19.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.19.0
If populated sets the text of the audio setting button when in “off” state. Otherwise a default value will be used.
- AudioButtonContentDescription
stringAudioButtonContentDescription { get;set; }Added in version 6.19.0
If populated sets the content description of the audio setting button. Otherwise a default value will be used.
- VibrationOnButtonText
stringVibrationOnButtonText { get;set; }Added in version 6.19.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.19.0
If populated sets the text of the vibration setting button when in “off” state. Otherwise a default value will be used.
- VibrationButtonContentDescription
stringVibrationButtonContentDescription { get;set; }Added in version 6.19.0
If populated sets the content description of the vibration setting button. Otherwise a default value will be used.
- StrapModeOnButtonText
stringStrapModeOnButtonText { get;set; }Added in version 6.19.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.19.0
If populated sets the text of the strap mode setting button when in “off” state. Otherwise a default value will be used.
- StrapModeButtonContentDescription
stringStrapModeButtonContentDescription { get;set; }Added in version 6.19.0
If populated sets the content description of the strap mode setting button. Otherwise a default value will be used.
- ColorSchemeOnButtonText
stringColorSchemeOnButtonText { get;set; }Added in version 6.19.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.19.0
If populated sets the text of the color scheme setting button when in “off” state. Otherwise a default value will be used.
- ColorSchemeButtonContentDescription
stringColorSchemeButtonContentDescription { get;set; }Added in version 6.19.0
If populated sets the content description of the color scheme setting button. Otherwise a default value will be used.