MLKitBarcodeScanning Framework রেফারেন্স

MLKBarcodeURLবুকমার্ক


@interface MLKBarcodeURLBookmark : NSObject

একটি 'MEBKM:' বা অনুরূপ QR কোড প্রকার থেকে একটি URL এবং শিরোনাম৷

  • একটি URL বুকমার্ক শিরোনাম।

    ঘোষণা

    উদ্দেশ্য গ

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

    একটি URL বুকমার্ক url.

    ঘোষণা

    উদ্দেশ্য গ

    @property (nonatomic, readonly, nullable) NSString *url;
  • অনুপলব্ধ

    ঘোষণা

    উদ্দেশ্য গ

    - (nonnull instancetype)init;