- keyCode
- keyCode param passed to the host view's onKeyPreIme
- e
- event param passed to the host view's onKeyPreIme
Documentation for this section has not yet been entered.
Filter pre-IME key events. By forwarding Android.Views.View.OnKeyPreIme(Android.Views.Keycode, Android.Views.KeyEvent) events to this function, views using ListPopupWindow can have it dismiss the popup when the back key is pressed.