Android.Views.InputMethods.InputMethodManager: Property Members

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

Public Properties

[read-only]
CurrentInputMethodSubtypeInputMethodSubtype. Returns the current input method subtype.
[read-only]
EnabledInputMethodListIList<InputMethodInfo>.
[read-only]
InputMethodListIList<InputMethodInfo>.
[read-only]
IsAcceptingTextbool. Return true if the currently served view is accepting full text edits.
[read-only]
IsActivebool. Return true if any view is currently active in the input method.
[read-only]
IsFullscreenModebool. Allows you to discover whether the attached input method is running in fullscreen mode.
[read-only]
LastInputMethodSubtypeInputMethodSubtype.
[read-only]
ShortcutInputMethodsAndSubtypesIDictionary<InputMethodInfo, IList<InputMethodSubtype>>. Returns a map of all shortcut input method info and their subtypes.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.