---
title: xpc_type_t
framework: xpc
role: symbol
role_heading: Type Alias
path: xpc/xpc_type_t
---

# xpc_type_t

A type that describes XPC object types.

## Declaration

```swift
typealias xpc_type_t = OpaquePointer
```

## See Also

### Objects

- [xpc_object_t](xpc/xpc_object_t.md)
- [OS_xpc_object](xpc/os_xpc_object.md)
- [OS_xpc_listener](xpc/os_xpc_listener-swift.class.md)
