Event that corresponds to an underlying
android.widget.EditText#onCreateInputConnection(EditorInfo editorInfo). If you handled the event,
return either the input connection passed through the parameter or a Wrapper using
androidx.core.view.inputmethod.InputConnectionCompat#createWrapper.