---
title: historyItemLimit
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webhistory/historyitemlimit
---

# historyItemLimit

The maximum number of web history items that can be stored.

## Declaration

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

## See Also

### Getting and Setting Attributes

- [historyAgeInDaysLimit](webkit/webhistory/historyageindayslimit.md)
