First Steps
Barcode Scanning
MatrixScan + Augmented Reality
MatrixScan Count
SparkScan
Barcode Selection
Text Capture
ID Capture
All Capture Modes
Parser
API Reference
More Resources
Defined in package com.scandit.datacapture.core
class DataCaptureVersion
Added in version 6.1.0
This class contains the DataCapture version getter.
static final @NonNull String VERSION_STRING
Returns the version of the Scandit Data Capture SDK.
@Nullable Object getProperty(@NonNull String name)
Added in version 6.4.0
Retrieves the value of an internally set property. In case the property does not exist, null is returned.