HKCategoryValueOvulationTestResult Enum

Definition

Enumerates the results of an ovulation test.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKCategoryValueOvulationTestResult
type HKCategoryValueOvulationTestResult = 
Inheritance
HKCategoryValueOvulationTestResult
Attributes

Fields

Indeterminate 3

The test was indeterminate.

Negative 1

The test was negative.

NotApplicable 0

The test is not applicable.

Positive 2

The test was positive.

Applies to