public final class HKCategoryValuePregnancyTestResult
extends java.lang.Object
Set of values that may be used for HKCategorySamples with the HKCategoryTypeIdentifierPregnancyTestResult type.
This category value tracks the result of a home pregnancy test that checks for presence of the human chorionic gonadotrophin (hCG) hormone in urine to confirm pregnancy.
| Modifier and Type | Field and Description |
|---|---|
static long |
Indeterminate |
static long |
Negative |
static long |
Positive |
public static final long Negative
public static final long Positive
public static final long Indeterminate