Language

ConversationData.InputBoxAutofillId Property

Definition

Returns the autofill id of the input box in the conversation.

public Android.Views.Autofill.AutofillId? InputBoxAutofillId { [Android.Runtime.Register("getInputBoxAutofillId", "()Landroid/view/autofill/AutofillId;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getInputBoxAutofillId", "()Landroid/view/autofill/AutofillId;", "", ApiSince=37)>]
member this.InputBoxAutofillId : Android.Views.Autofill.AutofillId

Property Value

Attributes

Applies to