---
title: widthDimension
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutsize/widthdimension
---

# widthDimension

The width dimension of an item in a collection view layout.

## Declaration

```swift
var widthDimension: NSCollectionLayoutDimension { get }
```

## See Also

### Getting the width and height

- [heightDimension](uikit/nscollectionlayoutsize/heightdimension.md)
