barcode(symbologies:)
Creates a data type for barcodes the use the specified symbologies.
Declaration
static func barcode(symbologies: [VNBarcodeSymbology] = []) -> DataScannerViewController.RecognizedDataTypeParameters
- symbologies:
The barcode symbologies that the scanner recognizes.
Return Value
A barcode data type for the specified symbologies.