Table of Contents

Interface IVinScannerCameraView.IViewModel

Namespace
IO.Scanbot.Sdk.UI.View.Vin
Assembly
DocumentSDK.NET.Droid.dll
public interface IVinScannerCameraView.IViewModel : IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Properties

CameraOpened

IStateFlow CameraOpened { get; }

Property Value

IStateFlow

Flash

IStateFlow Flash { get; }

Property Value

IStateFlow

Scanner

IVinScanner Scanner { get; }

Property Value

IVinScanner

StopNewFrames

IStateFlow StopNewFrames { get; }

Property Value

IStateFlow

Methods

OnCancelClicked()

void OnCancelClicked()

OnFlashClicked()

void OnFlashClicked()

VinScanned(FrameHandlerResult)

void VinScanned(FrameHandlerResult result)

Parameters

result FrameHandlerResult