Class IScanbotCameraXConfigProvider.Companion
[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
Methods
GetCameraTargetRotation(Display, Integer)
[Register("getCameraTargetRotation", "(Landroid/view/Display;Ljava/lang/Integer;)I", "")]
public int GetCameraTargetRotation(Display display, Integer cameraSensorOrientation)