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

# systemPreferencesPane

A type that represents a System Preferences pane.

## Declaration

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

## Discussion

Discussion The identifier for this type is com.apple.systempreference.prefpane. This type conforms to UTTypePackage and UTTypeBundle.

## 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)
- [xpcService](uniformtypeidentifiers/uttype-swift.struct/xpcservice.md)
