---
title: NSPreferencePaneSwitchToPane
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsnotification/name-swift.struct/nspreferencepaneswitchtopane
---

# NSPreferencePaneSwitchToPane

Notifies observers that the user selected a new preference pane.

## Declaration

```swift
static let NSPreferencePaneSwitchToPane: NSNotification.Name
```

## See Also

### PreferencePanes

- [NSPreferencePaneCancelUnselect](foundation/nsnotification/name-swift.struct/nspreferencepanecancelunselect.md)
- [NSPreferencePaneDoUnselect](foundation/nsnotification/name-swift.struct/nspreferencepanedounselect.md)
- [NSPreferencePaneUpdateHelpMenu](foundation/nsnotification/name-swift.struct/nspreferencepaneupdatehelpmenu.md)
- [NSPreferencePrefPaneIsAvailable](foundation/nsnotification/name-swift.struct/nspreferenceprefpaneisavailable.md)
