<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreTransferable",
  "identifier" : "/documentation/CoreTransferable/Transferable/transferRepresentation",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Core Transferable"
    ],
    "preciseIdentifier" : "s:16CoreTransferable0B0P22transferRepresentation0D0QzvpZ"
  },
  "title" : "transferRepresentation"
}
-->

# transferRepresentation

The representation used to import and export the item.

```
@TransferRepresentationBuilder<Self> static var transferRepresentation: Self.Representation { get }
```

## Discussion

A [`transferRepresentation`](/documentation/CoreTransferable/Transferable/transferRepresentation) can contain multiple representations
for different content types.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)