Returns the layout animation controller used to animate the group's
children.
Syntax
[get: Android.Runtime.Register("getLayoutAnimation", "()Landroid/view/animation/LayoutAnimationController;", "GetGetLayoutAnimationHandler")]
[set: Android.Runtime.Register("setLayoutAnimation", "(Landroid/view/animation/LayoutAnimationController;)V", "GetSetLayoutAnimation_Landroid_view_animation_LayoutAnimationController_Handler")]
public virtual
Android.Views.Animations.LayoutAnimationController LayoutAnimation { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1