The properties of Android.Views.InputMethods.InputMethodManager are listed below. For a list of all members, see the InputMethodManager Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | CurrentInputMethodSubtype | InputMethodSubtype. Returns the current input method subtype. |
[read-only] | EnabledInputMethodList | IList<InputMethodInfo>. |
[read-only] | InputMethodList | IList<InputMethodInfo>. |
[read-only] | IsAcceptingText | bool. Return true if the currently served view is accepting full text edits. |
[read-only] | IsActive | bool. Return true if any view is currently active in the input method. |
[read-only] | IsFullscreenMode | bool. Allows you to discover whether the attached input method is running in fullscreen mode. |
[read-only] | LastInputMethodSubtype | InputMethodSubtype. |
[read-only] | ShortcutInputMethodsAndSubtypes | IDictionary<InputMethodInfo, IList<InputMethodSubtype>>. Returns a map of all shortcut input method info and their subtypes. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |