Barcode AR Info Annotation Footer
Defined in package com.scandit.datacapture.barcode.ar.ui
- BarcodeArInfoAnnotationFooter
class BarcodeArInfoAnnotationFooterAdded in version 7.1.0
The footer of an info annotation.
- BarcodeArInfoAnnotationFooter()
BarcodeArInfoAnnotationFooter()Added in version 7.1.0
Constructs a new instance of the info annotation footer.
- icon
var icon: ScanditIcon?
Added in version 7.1.0
The icon. Default is null.
- textSize
var textSize:
FloatAdded in version 7.1.0
The size of the text. Default is 16 scale-independent pixels.
- textColor
var textColor:
IntAdded in version 7.1.0
The color of the text. Default is #FFFFFF.
- backgroundColor
var backgroundColor:
IntAdded in version 7.1.0
The background color. Default is #000000.