TextAlignment
Defined in library scandit_datacapture_core
- TextAlignment
Added in version 7.1.0
Defines the alignment of the text in its view.
- left
Added in version 7.1.0
Align the text on the left edge of the view.
- right
Added in version 7.1.0
Align the text on the right edge of the view.
- center
Added in version 7.1.0
Align the text in the center of the view.
- start
Added in version 7.1.0
Align the text on the leading edge of the view.
- end
Added in version 7.1.0
Align the text on the trailing edge of the view.