MLKitObjectDetectionCustom Framework Reference

  • ObjectDetectorMode is a struct in Swift and an enum in Objective-C defining the object detector modes.

  • ObjectDetectorMode is available globally and conforms to the protocols _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, and RawRepresentable.

Type Definitions

The following type definitions are available globally.

  • @enum ObjectDetectorMode Object detector modes.

    Declaration

    Swift

    struct ObjectDetectorMode : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable