Android.Views.InputMethods.ShowFlags Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

[System.Flags]
public enum ShowFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
ForcedFlag for InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags) to indicate that the user has forced the input method open (such as by long-pressing menu) so it should not be closed until they explicitly do so.
ImplicitFlag for InputMethodManager.ShowSoftInput(Android.Views.View, Android.Views.InputMethods.ShowFlags) to indicate that this is an implicit request to show the input window, not as the result of a direct request by the user. The window may not be shown in this case.

Requirements

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