Field.Builder.SetValue(AutofillValue) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- value
- AutofillValue
Returns
- Attributes