Android.App.RemoteInput: Property Members

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

Public Properties

[read-only]
AllowFreeFormInputbool. Get whether or not users can provide an arbitrary value for input.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
ExtrasAndroid.OS.Bundle. Get additional metadata carried around with this remote input.
[read-only]
Labelstring. Documentation for this section has not yet been entered.
[read-only]
LabelFormattedJava.Lang.ICharSequence. Get the label to display to users when collecting this input.
[read-only]
ResultKeystring. 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.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.