- view
- The View that is making the InputMethodManager call.
Documentation for this section has not yet been entered.
Called by the Android.Views.InputMethods.InputMethodManager when a view who is not the current input connection target is trying to make a call on the manager. The default implementation returns false; you can override this to return true for certain views if you are performing InputConnection proxying to them.