Barcode Check Info Annotation Footer
Defined in framework ScanditBarcodeCapture
- SDCBarcodeCheckInfoAnnotationFooter
@interface SDCBarcodeCheckInfoAnnotationFooter : UIView
Added in version 7.1.0
The footer of an info annotation.
- text
@property (nonatomic, strong, nullable) NSString *text
Added in version 7.1.0
The text. Default is nil.
- icon
@property (nonatomic, strong, nullable) SDCScanditIcon *icon
Added in version 7.1.0
The icon. Default is nil.
- font
@property (nonatomic, strong) UIFont *font
Added in version 7.1.0
The font used for the text. Default is semibold system font of size 16.