---
title: createXPCRepresentation()
framework: browserenginekit
role: symbol
role_heading: Instance Method
path: browserenginekit/layerhierarchyhostingtransactioncoordinator/createxpcrepresentation()
---

# createXPCRepresentation()

Creates a representation of the transaction coordinator that you send to another process.

## Declaration

```swift
func createXPCRepresentation() -> xpc_object_t
```

## See Also

### Sharing a transaction coordinator using XPC

- [init(xpcRepresentation:)](browserenginekit/layerhierarchyhostingtransactioncoordinator/init(xpcrepresentation:).md)
