Class BatchBarcodeScannerNativeParam.CameraZoomRatio
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerNativeParam$CameraZoomRatio", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeScannerNativeParam.CameraZoomRatio : BatchBarcodeScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BatchBarcodeScannerNativeParam.CameraZoomRatio
- Implements
- Inherited Members
Constructors
CameraZoomRatio(float)
[Register(".ctor", "(F)V", "")]
public CameraZoomRatio(float value)
Parameters
value
float
Properties
Value
public float Value { get; }