Resource.Attribute.AnimationCache Field

Definition

Defines whether layout animations should create a drawing cache for their children.

[Android.Runtime.Register("animationCache")]
public const int AnimationCache = 16842989;
[<Android.Runtime.Register("animationCache")>]
val mutable AnimationCache : int

Field Value

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