<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.2.0 - 10.14.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSProgressIndicatorSpinningStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSProgressIndicatorSpinningStyle"
  },
  "title" : "NSProgressIndicatorSpinningStyle"
}
-->

# NSProgressIndicatorSpinningStyle

A small circular indicator that can be determinate or indeterminate.

```
static const NSProgressIndicatorStyle NSProgressIndicatorSpinningStyle;
```

## Discussion

The appearance of a determinate spinning style indicator is similar to an animated pie chart.

---

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)