MLKitPoseDetection Framework Reference

  • The content discusses globally available type definitions.

  • A specific type definition, PoseDetectorMode, is highlighted and described as an enum representing pose detector modes.

  • The declaration of PoseDetectorMode in Swift is provided, indicating its properties and conformance to various protocols.

Type Definitions

The following type definitions are available globally.

  • @enum PoseDetectorMode Pose detector modes.

    Declaration

    Swift

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