---
title: urlBookmarkData
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/urlbookmarkdata
---

# urlBookmarkData

A type that represents a URL bookmark.

## Declaration

```swift
static var urlBookmarkData: UTType { get }
```

## Discussion

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

## See Also

### URLs

- [url](uniformtypeidentifiers/uttype-swift.struct/url.md)
- [fileURL](uniformtypeidentifiers/uttype-swift.struct/fileurl.md)
