MLKitBarcodeScanning フレームワーク リファレンス

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

TEL: または同様の QR コードタイプの電話番号。

  • 電話番号。

    宣言

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • 電話番号のタイプ。

    宣言

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • ご利用いただけません。

    宣言

    Objective-C

    - (nonnull instancetype)init;