ViewTranslationResponse.AutofillId Property

Definition

Returns the associated AutofillId of this response.

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

Property Value

Attributes

Remarks

Returns the associated AutofillId of this response.

Java documentation for android.view.translation.ViewTranslationResponse.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