BarcodeTextViewStyle

data class BarcodeTextViewStyle(val textColor: Int, val textHighlightedColor: Int, val textContainerColor: Int, val textContainerHighlightedColor: Int, val textFormat: BarcodeOverlayTextFormat, val shouldDrawShadows: Boolean)

Class that declares appearance of default text view

Constructors

Link copied to clipboard
constructor(textColor: Int, textHighlightedColor: Int, textContainerColor: Int, textContainerHighlightedColor: Int, textFormat: BarcodeOverlayTextFormat, shouldDrawShadows: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard