---
title: linkURL
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkcontextmenuelementinfo/linkurl
---

# linkURL

The URL of the link that the user clicked.

## Declaration

```swift
var linkURL: URL? { get }
```
