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

# NSSharingService.SharingContentScope.item

Used when sharing a clearly identified item, for example, a file represented by its icon.

## Declaration

```swift
case item
```

## See Also

### Constants

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