MLKitBarcodeScanning Framework Reference

  • MLKBarcodeFormat provides options to specify detectable barcode formats for the library.

  • It is declared as an Objective-C enumeration (enum MLKBarcodeFormat : NSInteger {}).

Enumerations

The following enumerations are available globally.

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

    Declaration

    Objective-C

    enum MLKBarcodeFormat : NSInteger {}