Table of Contents

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

BarcodeScannerUiItem[]

SelectedZoomFactor

public double SelectedZoomFactor { get; init; }

Property Value

double

Methods

Dispose()

public void Dispose()