---
title: UIActivity.Category.share
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiactivity/category/share
---

# UIActivity.Category.share

Activities whose primary purpose is to share the selected item, like sending an image by email.

## Declaration

```swift
case share
```

## See Also

### Constants

- [UIActivity.Category.action](uikit/uiactivity/category/action.md)
