---
title: xpcService
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/xpcservice
---

# xpcService

A type that represents an XPC service bundle.

## Declaration

```swift
static var xpcService: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.apple.xpc-service. This type conforms to UTTypeBundle and UTTypePackage.

## See Also

### Apple system types

- [framework](uniformtypeidentifiers/uttype-swift.struct/framework.md)
- [applicationBundle](uniformtypeidentifiers/uttype-swift.struct/applicationbundle.md)
- [applicationExtension](uniformtypeidentifiers/uttype-swift.struct/applicationextension.md)
- [spotlightImporter](uniformtypeidentifiers/uttype-swift.struct/spotlightimporter.md)
- [quickLookGenerator](uniformtypeidentifiers/uttype-swift.struct/quicklookgenerator.md)
- [systemPreferencesPane](uniformtypeidentifiers/uttype-swift.struct/systempreferencespane.md)
