---
title: UTTypeSystemPreferencesPane
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypesystempreferencespane
---

# UTTypeSystemPreferencesPane

A type that represents a System Preferences pane.

## Declaration

```occ
extern UTType * const UTTypeSystemPreferencesPane;
```

## Discussion

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

## See Also

### Apple system types

- [UTTypeFramework](uniformtypeidentifiers/uttypeframework.md)
- [UTTypeApplicationBundle](uniformtypeidentifiers/uttypeapplicationbundle.md)
- [UTTypeApplicationExtension](uniformtypeidentifiers/uttypeapplicationextension.md)
- [UTTypeSpotlightImporter](uniformtypeidentifiers/uttypespotlightimporter.md)
- [UTTypeQuickLookGenerator](uniformtypeidentifiers/uttypequicklookgenerator.md)
- [UTTypeXPCService](uniformtypeidentifiers/uttypexpcservice.md)
