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

# HKBiologicalSex.other

A constant indicating that the user is otherwise not categorized as either male or female.

## Declaration

```swift
case other
```

## See Also

### Constants

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