Interface IBarcodeScanner
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public interface IBarcodeScanner
Methods
CloseAsync()
Task CloseAsync()
Returns
LaunchAsync(BarcodeScannerScreenConfiguration)
Task<RtuResult<BarcodeScannerUiResult>> LaunchAsync(BarcodeScannerScreenConfiguration configuration)
Parameters
configuration
BarcodeScannerScreenConfiguration