Barcode Count Not In List Action Settings
Defined in package com.scandit.datacapture.barcode.count.ui.view
- BarcodeCountNotInListActionSettings
class BarcodeCountNotInListActionSettingsAdded in version 7.0.0
- BarcodeCountNotInListActionSettings()
BarcodeCountNotInListActionSettings()Added in version 7.0.0
Build a new instance of this class, with default values.
- enabled
var enabled:
BooleanAdded in version 7.0.0
Use this property to enable the not in list actions. Defaults to false.
- acceptButtonText
var acceptButtonText: String
Added in version 7.0.0
The text for the label associated with the accept button.
- acceptButtonContentDescription
var acceptButtonContentDescription: String
Added in version 7.0.0
The accept button content description.
- rejectButtonText
var rejectButtonText: String
Added in version 7.0.0
The text for the label associated with the reject button.
- rejectButtonContentDescription
var rejectButtonContentDescription: String
Added in version 7.0.0
The reject button content description.
- cancelButtonText
var cancelButtonText: String
Added in version 7.0.0
The text for the label associated with the cancel button.
- cancelButtonContentDescription
var cancelButtonContentDescription: String
Added in version 7.0.0
The cancel button content description.