---
title: UTTypeURL
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeurl
---

# UTTypeURL

A type that represents a URL.

## Declaration

```occ
extern UTType * const UTTypeURL;
```

## Discussion

Discussion The identifier for this type is public.url. This type conforms to UTTypeData.

## See Also

### URLs

- [UTTypeFileURL](uniformtypeidentifiers/uttypefileurl.md)
- [UTTypeURLBookmarkData](uniformtypeidentifiers/uttypeurlbookmarkdata.md)
