The members of Android.App.RemoteInput are listed below.
See Also: Inherited members from Java.Lang.Object
const | ExtraResultsData | string. Extra added to a clip data intent object to hold the results bundle. |
const | ResultsClipLabel | string. Label used to denote the clip data type used for remote input transport |
[read-only] | AllowFreeFormInput | bool. Get whether or not users can provide an arbitrary value for input. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Extras | Android.OS.Bundle. Get additional metadata carried around with this remote input. |
[read-only] | Label | string. Documentation for this section has not yet been entered. |
[read-only] | LabelFormatted | Java.Lang.ICharSequence. Get the label to display to users when collecting this input. |
[read-only] | ResultKey | string. Get the key that the result of this input will be set in from the Bundle returned by RemoteInput.GetResultsFromIntent(Android.Content.Intent) when the Android.App.PendingIntent is sent. |
[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. |
static | AddResultsToIntent(RemoteInput[], Android.Content.Intent, Android.OS.Bundle)Populate an intent object with the results gathered from remote input. | |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
GetChoices()Documentation for this section has not yet been entered. | ||
GetChoicesFormatted()Get possible input choices. | ||
static | GetResultsFromIntent(Android.Content.Intent)Get the remote input results bundle from an intent. | |
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |