---
title: excludedActivitySectionTypes
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiactivityviewcontroller/excludedactivitysectiontypes
---

# excludedActivitySectionTypes

Hides some sections of the activity view controller. Default is none

## Declaration

```swift
var excludedActivitySectionTypes: UIActivitySectionTypes { get set }
```

## Mentioned in

Collaborating and sharing copies of your data

## See Also

### Excluding specific sections

- [UIActivitySectionTypes](uikit/uiactivitysectiontypes.md)
