Android.Views.InputMethods.HideSoftInputFlags Enumeration
Enumerates values returned by the HideSoftInputFlags.ImplicitOnly, HideSoftInputFlags.None, and HideSoftInputFlags.NotAlways members and taken as a parameter of several types.

Syntax

[System.Flags]
public enum HideSoftInputFlags

Remarks

Enumerates values returned by the HideSoftInputFlags.ImplicitOnly, HideSoftInputFlags.None, and HideSoftInputFlags.NotAlways members and taken as a parameter of the following: .

Members

Member NameDescription
ImplicitOnlyFlag 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.
NoneDocumentation for this section has not yet been entered.
NotAlwaysFlag 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.

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0