The members of Android.Views.InputMethods.InputBinding are listed below.
See Also: Inherited members from Java.Lang.Object
Constructor from an existing InputBinding taking a new local input connection interface. | ||
Constructor. |
[read-only] | Connection | IInputConnection. Return the connection for interacting back with the application. |
[read-only] | ConnectionToken | Android.OS.IBinder. Return the token for the connection back to the application. |
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to make this class parcelable. |
[read-only] | Pid | int. Return the process id where this binding came from. |
[read-only] | Uid | int. Return the user id of the client associated with this binding. |
[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. |