Android.Views.InputMethods.InputMethodInfo Class
This class is used to specify meta information of an input method.

See Also: InputMethodInfo Members

Syntax

[Android.Runtime.Register("android/view/inputmethod/InputMethodInfo", DoNotGenerateAcw=true)]
public sealed class InputMethodInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

This class is used to specify meta information of an input method.

It should be defined in an XML resource file with an <input-method> element. For more information, see the guide to Creating an Input Method.

See Also

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3