---
title: capacity
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webbackforwardlist/capacity
---

# capacity

The maximum number of items that the back-forward list can contain.

## Declaration

```swift
var capacity: Int32 { get set }
```
