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.

AudioButtonContentDescription
string AudioButtonContentDescription { get;set; }

Added in version 6.17.0

If populated sets the content description 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.

VibrationButtonContentDescription
string VibrationButtonContentDescription { get;set; }

Added in version 6.17.0

If populated sets the content description 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.

StrapModeButtonContentDescription
string StrapModeButtonContentDescription { get;set; }

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.

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.

ColorSchemeButtonContentDescription
string ColorSchemeButtonContentDescription { get;set; }

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.