AutofillInlineRequestHint.FocusedId 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 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