Android.Views.InputMethods.InputMethodInfo: Property Members

The properties 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 Properties

[read-only]
ComponentAndroid.Content.ComponentName. Return the component of the service that implements this input method.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Used to make this class parcelable.
[read-only]
Idstring. Return a unique ID for this input method.
[read-only]
IsDefaultResourceIdint. Return the resource identifier of a resource inside of this input method's .apk that determines whether it should be considered a default input method for the system.
[read-only]
PackageNamestring. Return the .apk package that implements this input method.
[read-only]
ServiceInfoAndroid.Content.PM.ServiceInfo. Return the raw information about the Service implementing this input method.
[read-only]
ServiceNamestring. Return the class name of the service component that implements this input method.
[read-only]
SettingsActivitystring. Return the class name of an activity that provides a settings UI for the input method.
[read-only]
SubtypeCountint. Return the count of the subtypes of Input Method.

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.