MLKitBarcodeScanning Framework Reference

BarcodePhone

class BarcodePhone : NSObject

A phone number from a TEL: or similar QR Code type.

  • Phone number.

    Declaration

    Swift

    var number: String? { get }
  • Phone number type.

    Declaration

    Swift

    var type: BarcodePhoneType { get }
  • Unavailable.