Builder
Builder(IntPtr, JniHandleOwnership)
Builder(AutofillId, Pattern, String)
JniPeerMembers
ThresholdClass
ThresholdType
AddField(AutofillId, Pattern, String)
Build()
monoandroid
namespace Android.Service.Autofill
{
[Register("android/service/autofill/CharSequenceTransformation", ApiSince = 27, DoNotGenerateAcw = true)]
public sealed class CharSequenceTransformation : Object, IParcelable, IJavaObject, ITransformation, IJavaPeerable, IDisposable
{
[Register("android/service/autofill/CharSequenceTransformation$Builder", ApiSince = 27, DoNotGenerateAcw = true)]
public class Builder : Object
{
[Register(".ctor", "(Landroid/view/autofill/AutofillId;Ljava/util/regex/Pattern;Ljava/lang/String;)V", "", ApiSince = 27)]
public Builder(AutofillId! id, Pattern! regex, string! subst);
}
}
}
.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