Class BarcodeScannerNativeParam.CameraZoomRatio
[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; }