MLKitImageLabelingCommon Framework Reference

Classes

The following classes are available globally.

  • Options for an image labeler.

    Declaration

    Swift

    class CommonImageLabelerOptions : NSObject
  • Represents a label for an image.

    Declaration

    Swift

    class ImageLabel : NSObject
  • An image labeler that processes and labels images.

    Declaration

    Swift

    class ImageLabeler : NSObject