MLKitObjectDetection Framework Reference

Type Definitions

The following type definitions are available globally.

  • @enum ObjectDetectorMode Object detector modes.

    Declaration

    Swift

    struct ObjectDetectorMode : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
  • Labels of objects detected by the detector.

    Declaration

    Swift

    struct DetectedObjectLabel : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
  • Label indices of objects detected by the detector.

    Declaration

    Swift

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