MLKitPoseDetectionAccurate Framework Reference

  • The content discusses globally available type definitions.

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

  • PoseDetectorMode is further detailed with its declaration in Swift, mentioning its structural attributes and conformance to protocols like _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, and RawRepresentable.

Type Definitions

The following type definitions are available globally.

  • @enum PoseDetectorMode Pose detector modes.

    Declaration

    Swift

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