FieldClassification.AutofillId Property

Definition

Autofill id of the detected field.

public Android.Views.Autofill.AutofillId AutofillId { [Android.Runtime.Register("getAutofillId", "()Landroid/view/autofill/AutofillId;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getAutofillId", "()Landroid/view/autofill/AutofillId;", "", ApiSince=34)>]
member this.AutofillId : Android.Views.Autofill.AutofillId

Property Value

Attributes

Remarks

Autofill id of the detected field.

Java documentation for android.service.assist.classification.FieldClassification.getAutofillId().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to