Barcode Count Not In List Action Settings
Defined under the namespace Scandit.Datacapture.Barcode.Count.Ui
- BarcodeCountNotInListActionSettings
class BarcodeCountNotInListActionSettings
Added in version 7.1.0
- enabled
enabled: boolean
Added in version 7.1.0
Use this property to enable the not in list actions. Defaults to false.
- acceptButtonText
acceptButtonText: string
Added in version 7.1.0
The text for the label associated with the accept button.
- acceptButtonAccessibilityLabel
acceptButtonAccessibilityLabel: string
Added in version 7.1.0
The accept button accessibility label.
This feature is only available on iOS devices.
- acceptButtonAccessibilityHint
acceptButtonAccessibilityHint: string
Added in version 7.1.0
The accept button accessibility hint.
This feature is only available on iOS devices.
- acceptButtonContentDescription
acceptButtonContentDescription: string
Added in version 7.1.0
The accept button content description.
This feature is only available on Android devices.
- rejectButtonText
rejectButtonText: string
Added in version 7.1.0
The text for the label associated with the reject button.
- rejectButtonAccessibilityLabel
rejectButtonAccessibilityLabel: string
Added in version 7.1.0
The reject button accessibility label.
This feature is only available on iOS devices.
- rejectButtonAccessibilityHint
rejectButtonAccessibilityHint: string
Added in version 7.1.0
The reject button accessibility hint.
This feature is only available on iOS devices.
- rejectButtonContentDescription
rejectButtonContentDescription: string
Added in version 7.1.0
The reject button content description.
This feature is only available on Android devices.
- cancelButtonText
cancelButtonText: string
Added in version 7.1.0
The text for the label associated with the cancel button.
- cancelButtonAccessibilityLabel
cancelButtonAccessibilityLabel: string
Added in version 7.1.0
The cancel button accessibility label.
This feature is only available on iOS devices.
- cancelButtonAccessibilityHint
cancelButtonAccessibilityHint: string
Added in version 7.1.0
The cancel button accessibility hint.
- cancelButtonContentDescription
cancelButtonContentDescription: string
Added in version 7.1.0
The cancel button content description.
This feature is only available on Android devices.