<!--
{
  "availability" : [
    "macOS: 10.11.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSStackView/Distribution-swift.enum/equalCentering",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSStackViewDistribution@NSStackViewDistributionEqualCentering"
  },
  "title" : "NSStackView.Distribution.equalCentering"
}
-->

# NSStackView.Distribution.equalCentering

Equal center-to-center spacing of the items is maintained as much as possible while still maintaining the minimum spacing between each view.

```
case equalCentering
```

---

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)