Tài liệu tham khảo về khung MLKitBarcodeScanning

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

Số điện thoại thuộc TEL: hoặc loại Mã QR tương tự.

  • Số điện thoại.

    Khai báo

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • Loại số điện thoại.

    Khai báo

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • Không dùng được.

    Khai báo

    Objective-C

    - (nonnull instancetype)init;