Langue

ContentCaptureSession.NotifyContentInteractionEvent(AutofillId) Méthode

Définition

Avertit le service d’intelligence qu’une vue a été interagissante.

[Android.Runtime.Register("notifyContentInteractionEvent", "(Landroid/view/autofill/AutofillId;)V", "GetNotifyContentInteractionEvent_Landroid_view_autofill_AutofillId_Handler", ApiSince=37)]
public virtual void NotifyContentInteractionEvent(Android.Views.Autofill.AutofillId autofillId);
[<Android.Runtime.Register("notifyContentInteractionEvent", "(Landroid/view/autofill/AutofillId;)V", "GetNotifyContentInteractionEvent_Landroid_view_autofill_AutofillId_Handler", ApiSince=37)>]
abstract member NotifyContentInteractionEvent : Android.Views.Autofill.AutofillId -> unit
override this.NotifyContentInteractionEvent : Android.Views.Autofill.AutofillId -> unit

Paramètres

autofillId
AutofillId

ID du nœud.

Attributs

Remarques

Avertit le service d’intelligence qu’une vue a été interagissante.

La vue doit apparaître avant d’envoyer l’événement d’interaction.

Référence Android pour android.view.contentcapture.ContentCaptureSession.notifyContentInteractionEvent.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à