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

Properties

A

[Register("a")]
public static IScanbotCameraXConfigProvider.Companion A { 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