Barcode Count Not In List Action Settings
Defined in library scandit_datacapture_barcode_count_ui
- BarcodeCountNotInListActionSettings
class BarcodeCountNotInListActionSettingsAdded in version 8.3.0
- BarcodeCountNotInListActionSettings()
BarcodeCountNotInListActionSettings()Added in version 8.3.0
Build a new instance of this class, with default values.
- enabled
bool enabled
Added in version 8.3.0
Use this property to enable the not in list actions. Defaults to false.
- acceptButtonText
String acceptButtonText
Added in version 8.3.0
The text for the label associated with the accept button.
- acceptButtonAccessibilityLabel
String acceptButtonAccessibilityLabel
Added in version 8.3.0
The accept button accessibility label.
- acceptButtonAccessibilityHint
String acceptButtonAccessibilityHint
Added in version 8.3.0
The accept button accessibility hint.
- acceptButtonContentDescription
String acceptButtonContentDescription
Added in version 8.3.0
The accept button content description.
This feature is only available on Android devices.
- rejectButtonText
String rejectButtonText
Added in version 8.3.0
The text for the label associated with the reject button.
- rejectButtonAccessibilityLabel
String rejectButtonAccessibilityLabel
Added in version 8.3.0
The reject button accessibility label.
- rejectButtonAccessibilityHint
String rejectButtonAccessibilityHint
Added in version 8.3.0
The reject button accessibility hint.
- rejectButtonContentDescription
String rejectButtonContentDescription
Added in version 8.3.0
The reject button content description.
This feature is only available on Android devices.
- cancelButtonText
String cancelButtonText
Added in version 8.3.0
The text for the label associated with the cancel button.
- cancelButtonAccessibilityLabel
String cancelButtonAccessibilityLabel
Added in version 8.3.0
The cancel button accessibility label.
- cancelButtonAccessibilityHint
String cancelButtonAccessibilityHint
Added in version 8.3.0
The cancel button accessibility hint.
- cancelButtonContentDescription
String cancelButtonContentDescription
Added in version 8.3.0
The cancel button content description.
This feature is only available on Android devices.