---
title: HKCategoryValueAppleStandHour
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkcategoryvalueapplestandhour
---

# HKCategoryValueAppleStandHour

Categories that the system used to indicate whether the user stood during the sample’s duration.

## Declaration

```swift
enum HKCategoryValueAppleStandHour
```

## Topics

### Constants

- [HKCategoryValueAppleStandHour.stood](healthkit/hkcategoryvalueapplestandhour/stood.md)
- [HKCategoryValueAppleStandHour.idle](healthkit/hkcategoryvalueapplestandhour/idle.md)

### Initializers

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [HKCategoryValuePredicateProviding](healthkit/hkcategoryvaluepredicateproviding.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessing the summary’s data

- [activityMoveMode](healthkit/hkactivitysummary/activitymovemode.md)
- [HKActivityMoveMode](healthkit/hkactivitymovemode.md)
- [activeEnergyBurned](healthkit/hkactivitysummary/activeenergyburned.md)
- [activeEnergyBurnedGoal](healthkit/hkactivitysummary/activeenergyburnedgoal.md)
- [appleMoveTime](healthkit/hkactivitysummary/applemovetime.md)
- [appleMoveTimeGoal](healthkit/hkactivitysummary/applemovetimegoal.md)
- [appleExerciseTime](healthkit/hkactivitysummary/appleexercisetime.md)
- [appleExerciseTimeGoal](healthkit/hkactivitysummary/appleexercisetimegoal.md)
- [exerciseTimeGoal](healthkit/hkactivitysummary/exercisetimegoal.md)
- [appleStandHours](healthkit/hkactivitysummary/applestandhours.md)
- [standHoursGoal](healthkit/hkactivitysummary/standhoursgoal.md)
- [appleStandHoursGoal](healthkit/hkactivitysummary/applestandhoursgoal.md)
- [dateComponents(for:)](healthkit/hkactivitysummary/datecomponents(for:).md)
