ข้อมูลอ้างอิงเฟรมเวิร์ก MLKitBarcodeScanning

MLKBarcodeURLBookmark


@interface MLKBarcodeURLBookmark : NSObject

URL และชื่อจาก "MEBKM:" หรือประเภทคิวอาร์โค้ดที่คล้ายกัน

  • ชื่อบุ๊กมาร์กของ URL

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *title;
  • url

    URL บุ๊กมาร์กของ URL

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *url;
  • ไม่พร้อมใช้งาน

    คำประกาศ

    Objective-C

    - (nonnull instancetype)init;