BarcodeElement

class BarcodeElement<T>(var barcodeItem: BarcodeItem, var polygonStyle: BarcodePolygonStyle)

Internal class that declares barcode state on the view.

Constructors

Link copied to clipboard
constructor(barcodeItem: BarcodeItem, polygonStyle: BarcodePolygonStyle)

Properties

Link copied to clipboard
Link copied to clipboard
var animators: List<<Error class: unknown class>>
Link copied to clipboard
Link copied to clipboard
var data: T?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String