Barcode Count Toolbar Settings

Defined in namespace Scandit.DataCapture.Barcode.Count.UI.View

BarcodeCountToolbarSettings
class BarcodeCountToolbarSettings

Added in version 6.18.0

BarcodeCountToolbarSettings()
BarcodeCountToolbarSettings()

Added in version 6.18.0

Create an instance of BarcodeCountToolbarSettings.

AudioOnButtonText
string AudioOnButtonText { get;set; }

Added in version 6.18.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.18.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.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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.18.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.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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.18.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.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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 { get;set; }

Added in version 6.18.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.18.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.18.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.

ColorSchemeButtonAccessibilityLabel
string ColorSchemeButtonAccessibilityLabel { get;set; }

Added in version 6.18.0

If populated sets the accessibility label of the color scheme setting button. Otherwise a default value will be used.

This property is applied only when running on iOS.

ColorSchemeButtonContentDescription
string ColorSchemeButtonContentDescription { get;set; }

Added in version 6.18.0

If populated sets the content description of the color scheme setting button. Otherwise a default value will be used.

This property is applied only when running on Android.