<!--
{
  "availability" : [
    "iOS: 9.3.0 -",
    "iPadOS: 9.3.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKActivitySummary/appleStandHours",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HKActivitySummary(py)appleStandHours"
  },
  "title" : "appleStandHours"
}
-->

# appleStandHours

The number hours in the specified day during which the user has stood and moved for at least a minute per hour.

```
var appleStandHours: HKQuantity { get set }
```

## Discussion

The [`HKQuantity`](/documentation/HealthKit/HKQuantity) object for this property must use [`count()`](/documentation/HealthKit/HKUnit/count()) units.

## See Also

[`appleStandHour`](/documentation/HealthKit/HKCategoryTypeIdentifier/appleStandHour)

A category sample type that counts the number of hours in the day during which the user has stood and moved for at least one minute per hour.



---

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)