Contents

maskPattern

The data mask pattern for the QR code symbol.

Declaration

var maskPattern: UInt8 { get }

Discussion

QR Codes support eight data mask patterns, which are used to avoid large black or large white areas inside the symbol body. Valid values range from 0 to 7.

See Also

Examining a Descriptor