Table of Contents

Class ScanbotCameraContainerView.CameraType

Namespace
IO.Scanbot.Sdk.UI.Camera
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/camera/ScanbotCameraContainerView$CameraType", DoNotGenerateAcw = true)]
public sealed class ScanbotCameraContainerView.CameraType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ScanbotCameraContainerView.CameraType
Implements
Inherited Members

Properties

A

[Register("a")]
public static IList<ScanbotCameraContainerView.CameraType> A { get; }

Property Value

IList<ScanbotCameraContainerView.CameraType>

CameraX

[Register("CAMERA_X")]
public static ScanbotCameraContainerView.CameraType CameraX { get; }

Property Value

ScanbotCameraContainerView.CameraType

CwacCamera

[Register("CWAC_CAMERA")]
public static ScanbotCameraContainerView.CameraType CwacCamera { get; }

Property Value

ScanbotCameraContainerView.CameraType

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/camera/ScanbotCameraContainerView$CameraType;", "")]
public static ScanbotCameraContainerView.CameraType ValueOf(string value)

Parameters

value string

Returns

ScanbotCameraContainerView.CameraType

Values()

[Register("values", "()[Lio/scanbot/sdk/ui/camera/ScanbotCameraContainerView$CameraType;", "")]
public static ScanbotCameraContainerView.CameraType[] Values()

Returns

CameraType[]