Android.Widget.AdapterViewAnimator.DeferNotifyDataSetChanged Method
This defers a notifyDataSetChanged on the pending RemoteViewsAdapter if it has not connected yet.

Syntax

[Android.Runtime.Register("deferNotifyDataSetChanged", "()V", "GetDeferNotifyDataSetChangedHandler")]
public virtual void DeferNotifyDataSetChanged ()

Remarks

This defers a notifyDataSetChanged on the pending RemoteViewsAdapter if it has not connected yet.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14