Langue

AbsListView.DeferNotifyDataSetChanged Méthode

Définition

Cela reporte un notifyDataSetChanged sur l’objet RemoteViewsAdapter en attente s’il n’a pas encore été connecté.

[Android.Runtime.Register("deferNotifyDataSetChanged", "()V", "GetDeferNotifyDataSetChangedHandler")]
public virtual void DeferNotifyDataSetChanged();
[<Android.Runtime.Register("deferNotifyDataSetChanged", "()V", "GetDeferNotifyDataSetChangedHandler")>]
abstract member DeferNotifyDataSetChanged : unit -> unit
override this.DeferNotifyDataSetChanged : unit -> unit
Attributs

Remarques

Cela reporte un notifyDataSetChanged sur l’objet RemoteViewsAdapter en attente s’il n’a pas encore été connecté.

Java documentation pour android.widget.AbsListView.deferNotifyDataSetChanged().

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

S’applique à