<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKCategoryValueCervicalMucusQuality",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@E@HKCategoryValueCervicalMucusQuality"
  },
  "title" : "HKCategoryValueCervicalMucusQuality"
}
-->

# HKCategoryValueCervicalMucusQuality

Categories that represent the user’s cervical mucus quality.

```
enum HKCategoryValueCervicalMucusQuality
```

## Overview

These values are ordered from least-fertile (Dry) to most-fertile (EggWhite).

## Topics

### Constants

[`HKCategoryValueCervicalMucusQualityDry`](/documentation/HealthKit/HKCategoryValueCervicalMucusQuality/dry)

Little or no mucus.

[`HKCategoryValueCervicalMucusQualitySticky`](/documentation/HealthKit/HKCategoryValueCervicalMucusQuality/sticky)

Sticky mucus.

[`HKCategoryValueCervicalMucusQualityCreamy`](/documentation/HealthKit/HKCategoryValueCervicalMucusQuality/creamy)

Creamy mucus.

[`HKCategoryValueCervicalMucusQualityWatery`](/documentation/HealthKit/HKCategoryValueCervicalMucusQuality/watery)

Watery mucus.

[`HKCategoryValueCervicalMucusQualityEggWhite`](/documentation/HealthKit/HKCategoryValueCervicalMucusQuality/eggWhite)

Mucus the color and consistency of egg whites.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Escapable`](/documentation/Swift/Escapable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Copyable`](/documentation/Swift/Copyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`HKCategoryValuePredicateProviding`](/documentation/HealthKit/HKCategoryValuePredicateProviding)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)