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