Contents

layerCount

The number of data layers in the Aztec code symbol.

Declaration

var layerCount: Int { get }

Discussion

Combined with isCompact, the number of data layers determines the number of modules in the Aztec Code symbol. Valid values range from 1 to 32. Compact symbols can have up to 4 data layers.

The number of data layers also determines the number of bits in each data codeword of the message carried by the Aztec Code symbol.

See Also

Examining a Descriptor