---
title: HKPhysicalEffortEstimationType
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkphysicaleffortestimationtype
---

# HKPhysicalEffortEstimationType

## Declaration

```swift
enum HKPhysicalEffortEstimationType
```

## Topics

### Enumeration Cases

- [HKPhysicalEffortEstimationType.activityLookup](healthkit/hkphysicaleffortestimationtype/activitylookup.md)
- [HKPhysicalEffortEstimationType.deviceSensed](healthkit/hkphysicaleffortestimationtype/devicesensed.md)

### Initializers

- [init(rawValue:)](healthkit/hkphysicaleffortestimationtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
