Event
public enum Event
Encapsulates changes to the current input mode.
-
The current input mode has changed.
Declaration
Swift
case didChange(UITextInputMode?)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the current input mode.
The current input mode has changed.
Swift
case didChange(UITextInputMode?)