---
title: url
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/accessorynotification/file/url
---

# url

A URL that locates the file’s data.

## Declaration

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

## Discussion

Discussion Use this URL to retrieve the file’s data and include its contents in your transmission to the accessory.
