The members of Android.Views.InputMethods.ExtractedTextRequest are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to make this class parcelable. |
Flags | GetTextFlags. Additional request flags, having the same possible values as the flags parameter of InputConnection.getTextBeforeCursor(int, int). | |
HintMaxChars | int. Hint for the maximum number of characters to return. | |
HintMaxLines | int. Hint for the maximum number of lines to return. | |
Token | int. Arbitrary integer that can be supplied in the request, which will be delivered back when reporting updates. |
[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()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Used to package this object into a Android.OS.Parcel. |