Resource.Attribute.LayoutAnimation Field

Definition

Defines the layout animation to use the first time the ViewGroup is laid out.

[Android.Runtime.Register("layoutAnimation")]
public const int LayoutAnimation = 16842988;
[<Android.Runtime.Register("layoutAnimation")>]
val mutable LayoutAnimation : int

Field Value

Value = 16842988
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to