MLKitSegmentationSelfie Framework Reference

  • The provided content focuses on type definitions, specifically the SegmenterMode enum, which determines the behavior of the segmenter.

  • SegmenterMode is available globally and is used to control the segmentation process within the ML Kit framework.

  • This type is declared in Swift as a struct and conforms to various protocols, enabling its usage in different contexts.

Type Definitions

The following type definitions are available globally.

  • @enum SegmenterMode Segmenter modes.

    Declaration

    Swift

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