<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKCategoryValueAppleStandHour",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@E@HKCategoryValueAppleStandHour"
  },
  "title" : "HKCategoryValueAppleStandHour"
}
-->

# HKCategoryValueAppleStandHour

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

```
enum HKCategoryValueAppleStandHour
```

## Topics

### Constants

[`HKCategoryValueAppleStandHourStood`](/documentation/HealthKit/HKCategoryValueAppleStandHour/stood)

The user stood up and moved for at least one continuous minute during the sample.

[`HKCategoryValueAppleStandHourIdle`](/documentation/HealthKit/HKCategoryValueAppleStandHour/idle)

The user didn’t stand up and move for at least one continuous minute during the sample.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Copyable`](/documentation/Swift/Copyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Escapable`](/documentation/Swift/Escapable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`HKCategoryValuePredicateProviding`](/documentation/HealthKit/HKCategoryValuePredicateProviding)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)