Android.Views.ViewGroup.StartLayoutAnimation Method
Runs the layout animation.

Syntax

[Android.Runtime.Register("startLayoutAnimation", "()V", "GetStartLayoutAnimationHandler")]
public virtual void StartLayoutAnimation ()

Remarks

Runs the layout animation. Calling this method triggers a relayout of this view group.

[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