---
title: currentItem
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkbackforwardlist/currentitem
---

# currentItem

The current item.

## Declaration

```swift
var currentItem: WKBackForwardListItem? { get }
```

## See Also

### Getting the Most Recent Items

- [backItem](webkit/wkbackforwardlist/backitem.md)
- [forwardItem](webkit/wkbackforwardlist/forwarditem.md)
