AbsListView.DeferNotifyDataSetChanged Método

Definição

Isso adiará um notifyDataSetChanged no RemoteViewsAdapter pendente se ele ainda não estiver conectado.

[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
Atributos

Comentários

Isso adiará um notifyDataSetChanged no RemoteViewsAdapter pendente se ele ainda não estiver conectado.

Documentação Java para android.widget.AbsListView.deferNotifyDataSetChanged().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a