Android.Views.InputMethods.InputMethodResults Enumeration
Enumerates values returned by several methods of Android.Views.InputMethods.InputMethodResults.

Syntax

public enum InputMethodResults

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
HiddenFlag for the Android.OS.ResultReceiver result code from InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.ShowFlags) and InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags, Android.Views.InputMethods.HideSoftInputFlags): the state of the soft input window changed from shown to hidden.
ShownFlag for the Android.OS.ResultReceiver result code from InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.ShowFlags) and InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags, Android.Views.InputMethods.HideSoftInputFlags): the state of the soft input window changed from hidden to shown.
UnchangedHiddenFlag for the Android.OS.ResultReceiver result code from InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.ShowFlags) and InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags, Android.Views.InputMethods.HideSoftInputFlags): the state of the soft input window was unchanged and remains hidden.
UnchangedShownFlag for the Android.OS.ResultReceiver result code from InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags, Android.Views.InputMethods.ShowFlags) and InputMethodManager.HideSoftInputFromWindow(Android.OS.IBinder, Android.Views.InputMethods.HideSoftInputFlags, Android.Views.InputMethods.HideSoftInputFlags): the state of the soft input window was unchanged and remains shown.

Requirements

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