---
title: traitCollection
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutenvironment/traitcollection
---

# traitCollection

The traits that describe the current environment of the layout, such as the size classes and display scale factor.

## Declaration

```swift
var traitCollection: UITraitCollection { get }
```
