Table of Contents

Class ScanbotCameraContainerView

Namespace
IO.Scanbot.Sdk.UI.Camera
Assembly
DocumentSDK.NET.Droid.dll
public class ScanbotCameraContainerView : ScanbotCameraWrapper, IScanbotCameraView, IJavaObject, IDisposable, IJavaPeerable
Inheritance
ScanbotCameraContainerView
Implements
Inherited Members

Constructors

ScanbotCameraContainerView(Context, IAttributeSet)

public ScanbotCameraContainerView(Context context, IAttributeSet attrs)

Parameters

context Context
attrs IAttributeSet

ScanbotCameraContainerView(nint, JniHandleOwnership)

protected ScanbotCameraContainerView(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Fields

G

public const long G = 300

Field Value

long

Properties

E

public CameraViewType E { get; set; }

Property Value

CameraViewType

F

public static ScanbotCameraContainerView.Companion F { get; }

Property Value

ScanbotCameraContainerView.Companion

LifecycleOwner

public override ILifecycleOwner LifecycleOwner { get; set; }

Property Value

ILifecycleOwner

PinchToZoomListener

public override ScanbotCameraXView.IPinchToZoomCallback PinchToZoomListener { get; set; }

Property Value

ScanbotCameraXView.IPinchToZoomCallback

SupportedZoomRange

public override ZoomRange SupportedZoomRange { get; set; }

Property Value

ZoomRange

Methods

IsSnapAnimationEnabled(bool)

public override void IsSnapAnimationEnabled(bool enabled)

Parameters

enabled bool

SetAnalyzerFpsLimit(float)

public override void SetAnalyzerFpsLimit(float fps)

Parameters

fps float

SetSquareFrameSizeEnabled(bool)

public override void SetSquareFrameSizeEnabled(bool enabled)

Parameters

enabled bool