The members of Android.Views.TextService.SpellCheckerInfo are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | Component | Android.Content.ComponentName. Return the component of the service that implements. |
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to make this class parcelable. |
[read-only] | Id | string. Return a unique ID for this spell checker. |
[read-only] | PackageName | string. Return the .apk package that implements this. |
[read-only] | ServiceInfo | Android.Content.PM.ServiceInfo. Return the raw information about the Service implementing this spell checker. |
[read-only] | SettingsActivity | string. Return the class name of an activity that provides a settings UI. |
[read-only] | SubtypeCount | int. Return the count of the 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. |
DescribeContents()Used to make this class parcelable. | ||
GetSubtypeAt(int)Return the subtype at the specified index. | ||
LoadIcon(Android.Content.PM.PackageManager)Load the user-displayed icon for this spell checker. | ||
LoadLabel(Android.Content.PM.PackageManager)Documentation for this section has not yet been entered. | ||
LoadLabelFormatted(Android.Content.PM.PackageManager)Load the user-displayed label for this spell checker. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Used to package this object into a Android.OS.Parcel. |