Field.Builder.SetValue(AutofillValue) Method

Definition

[Android.Runtime.Register("setValue", "(Landroid/view/autofill/AutofillValue;)Landroid/service/autofill/Field$Builder;", "", ApiSince=33)]
public Android.Service.Autofill.Field.Builder SetValue (Android.Views.Autofill.AutofillValue value);
[<Android.Runtime.Register("setValue", "(Landroid/view/autofill/AutofillValue;)Landroid/service/autofill/Field$Builder;", "", ApiSince=33)>]
member this.SetValue : Android.Views.Autofill.AutofillValue -> Android.Service.Autofill.Field.Builder

Parameters

Returns

Attributes

Applies to