Note

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

Text Identifier

Defined in framework ScanditBarcodeCapture

TextIdentifier
open class TextIdentifier : NSObject

Added in version 8.0.0

A unique identifier for text components in the item-based scanning APIs. This identifier is automatically generated as a UUID and is used to distinguish between different text scan components within the system.

init
init()

Added in version 8.0.0

Creates a new text identifier with an automatically generated UUID.