HKCategoryValueMenstrualFlow 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 amount of menstrual flow.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKCategoryValueMenstrualFlow
type HKCategoryValueMenstrualFlow =
- Inheritance
-
HKCategoryValueMenstrualFlow
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotApplicable | 0 | Categorization is not applicable. |
Unspecified | 1 | The level is unspecified. |
Light | 2 | Light flow. |
Medium | 3 | Medium flow. |
Heavy | 4 | Heavy flow. |