Android.Views.ViewGroup.ClearDisappearingChildren Method
Removes any pending animations for views that have been removed.

Syntax

[Android.Runtime.Register("clearDisappearingChildren", "()V", "GetClearDisappearingChildrenHandler")]
public virtual void ClearDisappearingChildren ()

Remarks

Removes any pending animations for views that have been removed. Call this if you don't want animations for exiting views to stack up.

[Android Documentation]

Requirements

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