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