Contents

keyboardSelectionDidChangeNotification

Posted after the selected text input source changes.

Declaration

class let keyboardSelectionDidChangeNotification: NSNotification.Name

Discussion

To observe this notification using Swift concurrency, use NSTextInputContext.KeyboardSelectionDidChangeMessage.