RemoteInput
Builder
InterfaceConsts
EditChoicesBeforeSendingAuto
EditChoicesBeforeSendingDisabled
EditChoicesBeforeSendingEnabled
ExtraResultsData
ResultsClipLabel
SourceChoice
SourceFreeFormInput
AllowedDataTypes
AllowFreeFormInput
Creator
EditChoicesBeforeSending
Extras
IsDataOnly
JniPeerMembers
Label
LabelFormatted
ResultKey
ThresholdClass
ThresholdType
AddDataResultToIntent(RemoteInput, Intent, IDictionary<String, Uri>)
AddResultsToIntent(RemoteInput[], Intent, Bundle)
DescribeContents()
GetChoices()
GetChoicesFormatted()
GetDataResultsFromIntent(Intent, String)
GetResultsFromIntent(Intent)
GetResultsSource(Intent)
SetResultsSource(Intent, RemoteInputSource)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/RemoteInput", DoNotGenerateAcw = true)]
public sealed class RemoteInput : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("setResultsSource", "(Landroid/content/Intent;I)V", "", ApiSince = 28)]
public static void SetResultsSource(Intent? intent, [GeneratedEnum] RemoteInputSource source);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API