---
title: url
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkbackforwardlistitem/url
---

# url

The URL of the webpage this item represents.

## Declaration

```swift
var url: URL { get }
```

## See Also

### Getting the Page-Specific Information

- [title](webkit/wkbackforwardlistitem/title.md)
