---
title: NSSharingService.SharingContentScope.full
framework: appkit
role: symbol
role_heading: Case
path: appkit/nssharingservice/sharingcontentscope/full
---

# NSSharingService.SharingContentScope.full

Used when sharing the whole content of the current document, for example, the URL of the webpage.

## Declaration

```swift
case full
```

## See Also

### Constants

- [NSSharingService.SharingContentScope.item](appkit/nssharingservice/sharingcontentscope/item.md)
- [NSSharingService.SharingContentScope.partial](appkit/nssharingservice/sharingcontentscope/partial.md)
