---
title: url
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchlink/url
---

# url

An address for a web resource, such as a webpage or image.

## Declaration

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