---
title: HKActivityMoveModeObject
framework: healthkit
role: symbol
role_heading: Class
path: healthkit/hkactivitymovemodeobject
---

# HKActivityMoveModeObject

An object that contains a movement mode value.

## Declaration

```swift
class HKActivityMoveModeObject
```

## Topics

### Accessing the data

- [activityMoveMode](healthkit/hkactivitymovemodeobject/activitymovemode.md)

### Initializers

- [init(coder:)](healthkit/hkactivitymovemodeobject/init(coder:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Activity rings

- [HKActivitySummary](healthkit/hkactivitysummary.md)
- [HKActivitySummaryQueryDescriptor](healthkit/hkactivitysummaryquerydescriptor.md)
- [HKActivitySummaryQuery](healthkit/hkactivitysummaryquery.md)
- [HKActivityRingView](healthkitui/hkactivityringview.md)
