MLKitObjectDetectionCustom Framework Reference

  • The provided content focuses on type definitions that are globally available.

  • The specific type definition highlighted is MLKObjectDetectorMode, which defines object detector modes within the MLKCommonObjectDetectorOptions.h file.

  • MLKObjectDetectorMode is declared as an NSInteger enum in Objective-C.

Type Definitions

The following type definitions are available globally.

  • @enum ObjectDetectorMode Object detector modes.

    Declaration

    Objective-C

    typedef NSInteger MLKObjectDetectorMode