| Member Name | Description |
|---|---|
| ImplicitOnly | Flag for InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags) to indicate that the soft input window should only be hidden if it was not explicitly shown by the user. |
| None | Documentation for this section has not yet been entered. |
| NotAlways | Flag for InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags) to indicate that the soft input window should normally be hidden, unless it was originally shown with InputMethodManager.ShowForced. |