---
title: "exportedContentTypes(visibility:)"
framework: coretransferable
role: symbol
role_heading: Type Method
path: "coretransferable/transferable/exportedcontenttypes(visibility:)"
---

# exportedContentTypes(visibility:)

The types that the instance of a Transferable is able to provide a representation for.

## Declaration

```swift
static func exportedContentTypes(visibility: TransferRepresentationVisibility = .all) -> [UTType]
```
