---
title: positive
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkcategoryvalueovulationtestresult/positive
---

# positive

The ovulation test is positive.

## Declaration

```swift
static var positive: HKCategoryValueOvulationTestResult { get }
```

## See Also

### Ovulation Test Results

- [HKCategoryValueOvulationTestResult.negative](healthkit/hkcategoryvalueovulationtestresult/negative.md)
- [HKCategoryValueOvulationTestResult.luteinizingHormoneSurge](healthkit/hkcategoryvalueovulationtestresult/luteinizinghormonesurge.md)
- [HKCategoryValueOvulationTestResult.indeterminate](healthkit/hkcategoryvalueovulationtestresult/indeterminate.md)
- [HKCategoryValueOvulationTestResult.estrogenSurge](healthkit/hkcategoryvalueovulationtestresult/estrogensurge.md)
