Sprache

ContentCaptureSession.NotifyNodeDisappeared(AutofillId) Methode

Definition

Entfernt einen Knoten aus der aktiven Inhaltserfassungshierarchie.

[Android.Runtime.Register("notifyNodeDisappeared", "(Landroid/view/autofill/AutofillId;)V", "GetNotifyNodeDisappeared_Landroid_view_autofill_AutofillId_Handler", ApiSince=37)]
public abstract void NotifyNodeDisappeared(Android.Views.Autofill.AutofillId id);
[<Android.Runtime.Register("notifyNodeDisappeared", "(Landroid/view/autofill/AutofillId;)V", "GetNotifyNodeDisappeared_Landroid_view_autofill_AutofillId_Handler", ApiSince=37)>]
abstract member NotifyNodeDisappeared : Android.Views.Autofill.AutofillId -> unit

Parameter

id
AutofillId

Der AutofillId zu löschende Knoten.

Attribute

Gilt für: