Referensi Framework MLKitObjectDetection

MLKObjectDetectorOptions


@interface MLKObjectDetectorOptions : MLKCommonObjectDetectorOptions

Konfigurasi untuk detektor objek.

  • Melakukan inisialisasi instance ObjectDetectorOptions dengan nilai default.

    Pernyataan

    Objective-C

    - (nonnull instancetype)init;