public static class LayoutAnimationController.AnimationParameters extends Object
Modifier and Type | Field and Description |
---|---|
int |
count
The number of children in the view group containing the view to which
these parameters are attached.
|
int |
index
The index of the view to which these parameters are attached in its
containing view group.
|
Constructor and Description |
---|
AnimationParameters() |