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

# appleStandHoursGoal

The user’s daily goal for stand hours.

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

## Discussion

The [`HKQuantity`](/documentation/HealthKit/HKQuantity) object for this property must use 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)