Android.Views.InputMethods.InputMethodInfo: Method Members

The methods of Android.Views.InputMethods.InputMethodInfo are listed below. For a list of all members, see the InputMethodInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Dump(Android.Util.IPrinter, string)
GetSubtypeAt(int) : InputMethodSubtype
Return the Input Method's subtype at the specified index.
LoadIcon(Android.Content.PM.PackageManager) : Android.Graphics.Drawables.Drawable
Load the user-displayed icon for this input method.
LoadLabel(Android.Content.PM.PackageManager) : string
Documentation for this section has not yet been entered.
LoadLabelFormatted(Android.Content.PM.PackageManager) : Java.Lang.ICharSequence
Load the user-displayed label for this input method.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Used to package this object into a Android.OS.Parcel.