---
title: NSComboBox.SelectionDidChangeMessage
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nscombobox/selectiondidchangemessage
---

# NSComboBox.SelectionDidChangeMessage

## Declaration

```swift
struct SelectionDidChangeMessage
```

## Topics

### Initializers

- [init(comboBox:)](appkit/nscombobox/selectiondidchangemessage/init(combobox:).md)

### Instance Properties

- [comboBox](appkit/nscombobox/selectiondidchangemessage/combobox.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [NotificationCenter.MainActorMessage](foundation/notificationcenter/mainactormessage.md)
- [SendableMetatype](swift/sendablemetatype.md)
