handleInputModeList(from:with:)
Supports interaction with the list of user-enabled keyboards.
Declaration
func handleInputModeList(from view: UIView, with event: UIEvent)Discussion
Use this method to launch the input mode list from your input view when the user long-presses or swipes up from the view; advance to the next input mode in the list when the user taps the view.