<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTableViewDiffableDataSource-c5gl/SectionHeaderViewProvider-swift.typealias",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "s:6AppKit29NSTableViewDiffableDataSourceC013SectionHeaderD8Providera"
  },
  "title" : "NSTableViewDiffableDataSource.SectionHeaderViewProvider"
}
-->

# NSTableViewDiffableDataSource.SectionHeaderViewProvider

A closure that configures and returns a section header view for a table view from its diffable data source.

```
typealias SectionHeaderViewProvider = (NSTableView, Int, SectionIdentifierType) -> NSView
```

---

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)