Language

AutofillInlineRequestHint.FocusedId Property

Definition

Returns the ID for the node focused by autofill.

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

Property Value

Attributes

Applies to