Barcode

@Serializable
class Barcode : Cloneable

Defines options and settings for barcode reading.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Describes barcode orientation control options.

Link copied to clipboard

Describes barcode scanning speed options, the faster the less accurate.

Link copied to clipboard

Describes trigger actions to pick barcode images.

Link copied to clipboard
@Serializable
class Type : Cloneable

Describes types of barcodes.

Properties

Link copied to clipboard

Sets the expected orientation of the barcode.

Link copied to clipboard

The barcode scanning speed, with higher speeds being less accurate.

Link copied to clipboard

The trigger condition used to pick which image to return.

Link copied to clipboard
var type: Int?

The barcode format.