Hi,
I am having trouble detecting the end of ScanContinuously and I think it could be a great enhancement to be able to await the moment it is dismissed.
Is there any way to know when ScanContinuously is dismissed?
My use case is to scan a lot of barcodes and analyze them afterwards.
It could be changing the signature to Task, an event or a property, anything.
Thanks!
Hi,
I am having trouble detecting the end of
ScanContinuouslyand I think it could be a great enhancement to be able to await the moment it is dismissed.Is there any way to know when ScanContinuously is dismissed?
My use case is to scan a lot of barcodes and analyze them afterwards.
It could be changing the signature to
Task, an event or a property, anything.Thanks!