HKCategoryValueMenstrualFlow Enum

Definition

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

Heavy 4

Heavy flow.

Light 2

Light flow.

Medium 3

Medium flow.

NotApplicable 0

Categorization is not applicable.

Unspecified 1

The level is unspecified.

Applies to