Option
InterfaceConsts
Option(ICharSequence, Int32)
Option(String, Int32)
Creator
Extras
Index
JniPeerMembers
Label
LabelFormatted
ThresholdClass
ThresholdType
AddSynonym(ICharSequence)
AddSynonym(String)
CountSynonyms()
DescribeContents()
GetSynonymAt(Int32)
GetSynonymAtFormatted(Int32)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/VoiceInteractor", ApiSince = 23, DoNotGenerateAcw = true)]
public sealed class VoiceInteractor : Object
{
[Register("android/app/VoiceInteractor$PickOptionRequest", ApiSince = 23, DoNotGenerateAcw = true)]
public class PickOptionRequest : Request
{
[Register("android/app/VoiceInteractor$PickOptionRequest$Option", ApiSince = 23, DoNotGenerateAcw = true)]
public sealed class Option : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("CREATOR", ApiSince = 23)]
public static IParcelableCreator? Creator { get; }
}
}
}
}
.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