AutofillInlineRequestHint.AutofillValue Property
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.
Returns information on the view to be filled.
public virtual Android.Views.Autofill.AutofillValue? AutofillValue { [Android.Runtime.Register("getAutofillValue", "()Landroid/view/autofill/AutofillValue;", "GetGetAutofillValueHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAutofillValue", "()Landroid/view/autofill/AutofillValue;", "GetGetAutofillValueHandler", ApiSince=37)>]
member this.AutofillValue : Android.Views.Autofill.AutofillValue
Property Value
- Attributes