comboBoxSelectionDidChange(_:)
Informs the delegate that the pop-up list selection has finished changing.
Declaration
@MainActor optional func comboBoxSelectionDidChange(_ notification: Notification)Parameters
- notification:
A notification named Selectiondidchangenotification.
See Also
Related Documentation
- Combo Box Programming Topics