ViewTranslationRequest.AutofillId Property

Definition

Returns the associated AutofillId of this request.

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

AutofillId
Attributes

Remarks

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