Text Field Builder
Defined in library scandit_datacapture_label
- TextFieldBuilder
abstract class TextFieldBuilder<BuilderType, FieldType> : LabelFieldDefinitionBuilder<
BuilderType,FieldType>Added in version 7.2.0
Builder class for creating text field definitions. Provides a fluent interface for configuring text field properties including validation regexes, location constraints, and other field-specific settings.