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

# pluginBundle

A base type that represents a bundle-based plug-in.

## Declaration

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

## Discussion

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

## See Also

### Apple system base types

- [item](uniformtypeidentifiers/uttype-swift.struct/item.md)
- [content](uniformtypeidentifiers/uttype-swift.struct/content.md)
- [compositeContent](uniformtypeidentifiers/uttype-swift.struct/compositecontent.md)
- [data](uniformtypeidentifiers/uttype-swift.struct/data.md)
- [resolvable](uniformtypeidentifiers/uttype-swift.struct/resolvable.md)
- [package](uniformtypeidentifiers/uttype-swift.struct/package.md)
- [bundle](uniformtypeidentifiers/uttype-swift.struct/bundle.md)
- [application](uniformtypeidentifiers/uttype-swift.struct/application.md)
- [sourceCode](uniformtypeidentifiers/uttype-swift.struct/sourcecode.md)
- [bookmark](uniformtypeidentifiers/uttype-swift.struct/bookmark.md)
- [log](uniformtypeidentifiers/uttype-swift.struct/log.md)
