<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.0.0 - 10.14.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSProgressIndicatorThickness",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSProgressIndicatorThickness"
  },
  "title" : "NSProgressIndicatorThickness"
}
-->

# NSProgressIndicatorThickness

Specify the height of a progress indicator.

```
enum NSProgressIndicatorThickness : NSUInteger;
```

## Topics

### Constants

[`NSProgressIndicatorPreferredThickness`](/documentation/AppKit/NSProgressIndicatorThickness/NSProgressIndicatorPreferredThickness)

[`NSProgressIndicatorPreferredSmallThickness`](/documentation/AppKit/NSProgressIndicatorThickness/NSProgressIndicatorPreferredSmallThickness)

[`NSProgressIndicatorPreferredLargeThickness`](/documentation/AppKit/NSProgressIndicatorThickness/NSProgressIndicatorPreferredLargeThickness)

[`NSProgressIndicatorPreferredAquaThickness`](/documentation/AppKit/NSProgressIndicatorThickness/NSProgressIndicatorPreferredAquaThickness)



---

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)