Table of Contents

Class BarcodeScannerNativeParam.CameraZoomRatio

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Configuration.Json
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/barcode/configuration/json/BarcodeScannerNativeParam$CameraZoomRatio", DoNotGenerateAcw = true)]
public sealed class BarcodeScannerNativeParam.CameraZoomRatio : BarcodeScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BarcodeScannerNativeParam.CameraZoomRatio
Implements
Inherited Members

Constructors

CameraZoomRatio(float)

[Register(".ctor", "(F)V", "")]
public CameraZoomRatio(float value)

Parameters

value float

Properties

Value

public float Value { get; }

Property Value

float