The properties of Android.App.RemoteInput are listed below. For a list of all members, see the RemoteInput Members list.
See Also: Inherited members from Java.Lang.Object
[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. |