<!--
{
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/flow-layout-supplementary-views",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Flow layout supplementary views"
}
-->

# Flow layout supplementary views

Constants that specify the types of supplementary views that can be presented using a flow layout.

## Topics

### Constants

[`elementKindSectionHeader`](/documentation/UIKit/UICollectionView/elementKindSectionHeader)

A supplementary view that identifies the header for a given section.

[`elementKindSectionFooter`](/documentation/UIKit/UICollectionView/elementKindSectionFooter)

A supplementary view that identifies the footer for a given section.



---

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)