supportedSymbologies
The collection of barcode symbologies that the request can recognize.
Declaration
var supportedSymbologies: [BarcodeSymbology] { get }Discussion
Using this property could be a potentially expensive operation.
The collection of barcode symbologies that the request can recognize.
var supportedSymbologies: [BarcodeSymbology] { get }Using this property could be a potentially expensive operation.