First Steps
Pre-Built Components
Fully-Customizable API
API Reference
More Resources
Defined under the namespace Scandit.Datacapture.Barcode.Pick
class BarcodePickActionCallback
Added in version 6.19.0
Used by the user to confirm actions.
onFinish(result: boolean): void
void
Invoke this method to provide the result of the action.
response If true the action is confirmed.