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

# HKBiologicalSex.male

A constant indicating that the user is male.

## Declaration

```swift
case male
```

## See Also

### Constants

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