---
title: URLUbiquitousSharedItemRole
framework: foundation
role: symbol
role_heading: Structure
path: foundation/urlubiquitousshareditemrole
---

# URLUbiquitousSharedItemRole

The key for the role of a shared item.

## Declaration

```swift
struct URLUbiquitousSharedItemRole
```

## Topics

### Creating a Shared Item Role Instance

- [init(rawValue:)](foundation/urlubiquitousshareditemrole/init(rawvalue:).md)

### Constants

- [owner](foundation/urlubiquitousshareditemrole/owner.md)
- [participant](foundation/urlubiquitousshareditemrole/participant.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Ubiquitous keys

- [isUbiquitousItemKey](foundation/urlresourcekey/isubiquitousitemkey.md)
- [ubiquitousSharedItemMostRecentEditorNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemmostrecenteditornamecomponentskey.md)
- [ubiquitousItemDownloadRequestedKey](foundation/urlresourcekey/ubiquitousitemdownloadrequestedkey.md)
- [ubiquitousItemIsDownloadingKey](foundation/urlresourcekey/ubiquitousitemisdownloadingkey.md)
- [ubiquitousItemDownloadingErrorKey](foundation/urlresourcekey/ubiquitousitemdownloadingerrorkey.md)
- [ubiquitousItemDownloadingStatusKey](foundation/urlresourcekey/ubiquitousitemdownloadingstatuskey.md)
- [URLUbiquitousItemDownloadingStatus](foundation/urlubiquitousitemdownloadingstatus.md)
- [ubiquitousItemIsExcludedFromSyncKey](foundation/urlresourcekey/ubiquitousitemisexcludedfromsynckey.md)
- [ubiquitousItemIsUploadedKey](foundation/urlresourcekey/ubiquitousitemisuploadedkey.md)
- [ubiquitousItemIsUploadingKey](foundation/urlresourcekey/ubiquitousitemisuploadingkey.md)
- [ubiquitousItemUploadingErrorKey](foundation/urlresourcekey/ubiquitousitemuploadingerrorkey.md)
- [ubiquitousItemHasUnresolvedConflictsKey](foundation/urlresourcekey/ubiquitousitemhasunresolvedconflictskey.md)
- [ubiquitousItemContainerDisplayNameKey](foundation/urlresourcekey/ubiquitousitemcontainerdisplaynamekey.md)
- [ubiquitousSharedItemOwnerNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemownernamecomponentskey.md)
- [ubiquitousSharedItemCurrentUserPermissionsKey](foundation/urlresourcekey/ubiquitousshareditemcurrentuserpermissionskey.md)
