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