HKCategoryValueCervicalMucusQuality Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the user's cervical mucus quality.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKCategoryValueCervicalMucusQuality
type HKCategoryValueCervicalMucusQuality =
- Inheritance
-
HKCategoryValueCervicalMucusQuality
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotApplicable | 0 | Either not recorded or permissions not given. |
Dry | 1 | Little or no mucus. |
Sticky | 2 | Sticky mucus. |
Creamy | 3 | Creamy mucus. |
Watery | 4 | Watery mucus. |
EggWhite | 5 | Mucus the color and consistency of egg whites. |