Note

The Adaptive Recognition API is still in beta and may change in future versions of Scandit Data Capture SDK.

Adaptive Recognition Result

Defined in framework ScanditLabelCapture

AdaptiveRecognitionResult
open class AdaptiveRecognitionResult : NSObject

Added in version 7.6.0

Base class for all adaptive recognition results. Provides common functionality for all result types.

resultType
open var resultType: AdaptiveRecognitionResultType { get }

Added in version 7.6.0

The type of the result object.