Class BarcodeScannerUiResult
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeScannerUiResult : IDisposable
- Inheritance
-
BarcodeScannerUiResult
- Implements
- Inherited Members
Constructors
BarcodeScannerUiResult()
public BarcodeScannerUiResult()
Properties
Items
public BarcodeScannerUiItem[] Items { get; init; }
Property Value
SelectedZoomFactor
public double SelectedZoomFactor { get; init; }
Property Value
Methods
Dispose()
public void Dispose()