MLKitBarcodeScanning Framework Reference

  • The BarcodeFormat enumeration provides options for specifying detectable barcode formats.

  • This enumeration is globally available and is declared as an OptionSet structure in Swift.

Enumerations

The following enumerations are available globally.

  • Options for specifying the barcode formats that the library can detect.

    Declaration

    Swift

    struct BarcodeFormat : OptionSet