Contents

currentInputModeDidChangeNotification

A notification that posts when the current input mode changes.

Declaration

nonisolated class let currentInputModeDidChangeNotification: NSNotification.Name

Discussion

The posting object is a UITextInputMode instance.