---
title: bundle
framework: preferencepanes
role: symbol
role_heading: Instance Property
path: preferencepanes/nspreferencepane/bundle
---

# bundle

The preference pane’s bundle.

## Declaration

```swift
var bundle: Bundle { get }
```

## See Also

### Getting the Bundle Information

- [mainNibName](preferencepanes/nspreferencepane/mainnibname.md)
- [mainView](preferencepanes/nspreferencepane/mainview.md)
