Läs på engelska

Dela via


View.AutofillValue Property

Definition

Gets the View's current autofill value.

C#
public virtual Android.Views.Autofill.AutofillValue? AutofillValue { [Android.Runtime.Register("getAutofillValue", "()Landroid/view/autofill/AutofillValue;", "GetGetAutofillValueHandler", ApiSince=26)] get; }

Property Value

Attributes

Remarks

Gets the View's current autofill value.

By default returns null, but subclasses should override it and return an appropriate value to properly support the Autofill Framework.

Java documentation for android.view.View.getAutofillValue().

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35