---
title: UTTypeURLBookmarkData
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeurlbookmarkdata
---

# UTTypeURLBookmarkData

A type that represents a URL bookmark.

## Declaration

```occ
extern UTType * const UTTypeURLBookmarkData;
```

## Discussion

Discussion The identifier for this type is com.apple.bookmark. This type conforms to UTTypeData and UTTypeResolvable.

## See Also

### URLs

- [UTTypeURL](uniformtypeidentifiers/uttypeurl.md)
- [UTTypeFileURL](uniformtypeidentifiers/uttypefileurl.md)
