Table of Contents

Class IScanbotCameraXConfigProvider.Companion

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

Constructors

Companion()

[Register(".ctor", "()V", "")]
public Companion()

Properties

Dor

[Register("dor")]
public static IScanbotCameraXConfigProvider.Companion Dor { get; }

Property Value

IScanbotCameraXConfigProvider.Companion

Methods

GetCameraTargetRotation(Display, Integer)

[Register("getCameraTargetRotation", "(Landroid/view/Display;Ljava/lang/Integer;)I", "")]
public int GetCameraTargetRotation(Display display, Integer cameraSensorOrientation)

Parameters

display Display
cameraSensorOrientation Integer

Returns

int