---
title: HKBiologicalSex.female
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkbiologicalsex/female
---

# HKBiologicalSex.female

A constant indicating that the user is female.

## Declaration

```swift
case female
```

## See Also

### Constants

- [HKBiologicalSex.notSet](healthkit/hkbiologicalsex/notset.md)
- [HKBiologicalSex.male](healthkit/hkbiologicalsex/male.md)
- [HKBiologicalSex.other](healthkit/hkbiologicalsex/other.md)
