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.
Default value is “Accept”.
- acceptButtonAccessibilityLabel
String acceptButtonAccessibilityLabel
Added in version 8.3.0
The accept button accessibility label.
Default value is “Accept barcode button”.
- acceptButtonAccessibilityHint
String acceptButtonAccessibilityHint
Added in version 8.3.0
The accept button accessibility hint.
Default value is “Accept barcode button”.
- acceptButtonContentDescription
String acceptButtonContentDescription
Added in version 8.3.0
The accept button content description.
Default value is “Accept barcode button”.
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.
Default value is “Reject”.
- rejectButtonAccessibilityLabel
String rejectButtonAccessibilityLabel
Added in version 8.3.0
The reject button accessibility label.
Default value is “Reject barcode button”.
- rejectButtonAccessibilityHint
String rejectButtonAccessibilityHint
Added in version 8.3.0
The reject button accessibility hint.
Default value is “Reject barcode button”.
- rejectButtonContentDescription
String rejectButtonContentDescription
Added in version 8.3.0
The reject button content description.
Default value is “Reject barcode button”.
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.
Default value is “Cancel”.
- cancelButtonAccessibilityLabel
String cancelButtonAccessibilityLabel
Added in version 8.3.0
The cancel button accessibility label.
Default value is “Cancel popover button”.
- cancelButtonAccessibilityHint
String cancelButtonAccessibilityHint
Added in version 8.3.0
The cancel button accessibility hint.
Default value is “Cancel popover button”.
- cancelButtonContentDescription
String cancelButtonContentDescription
Added in version 8.3.0
The cancel button content description.
Default value is “Cancel popover button”.
This feature is only available on Android devices.