---
title: historyAgeInDaysLimit
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webhistory/historyageindayslimit
---

# historyAgeInDaysLimit

The maximum age of web history items that can be retrieved.

## Declaration

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

## See Also

### Getting and Setting Attributes

- [historyItemLimit](webkit/webhistory/historyitemlimit.md)
