- view
- The currently focused view, which would like to receive soft keyboard input.
- flags
- Provides additional operating flags. Currently may be 0 or have the InputMethodManager.ShowImplicit bit set.
Documentation for this section has not yet been entered.
Synonym for InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.ShowFlags) without a result receiver: explicitly request that the current input method's soft input area be shown to the user, if needed.