Resource.Attribute.AnimateLayoutChanges Field

Definition

Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run.

[Android.Runtime.Register("animateLayoutChanges")]
public const int AnimateLayoutChanges = 16843506;
[<Android.Runtime.Register("animateLayoutChanges")>]
val mutable AnimateLayoutChanges : int

Field Value

Value = 16843506
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