<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ClassKit",
  "identifier" : "/documentation/ClassKit/CLSProgressReportingCapability/Kind-swift.enum/quantity",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "ClassKit"
    ],
    "preciseIdentifier" : "c:@E@CLSProgressReportingCapabilityKind@CLSProgressReportingCapabilityKindQuantity"
  },
  "title" : "CLSProgressReportingCapability.Kind.quantity"
}
-->

# CLSProgressReportingCapability.Kind.quantity

A discrete value.

```
case quantity
```

## Discussion

Add this capability to indicate that a context reports an arbitrary numerical result at the end of a task using a [`CLSQuantityItem`](/documentation/ClassKit/CLSQuantityItem) instance.

---

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)