|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AnimatorSet.play(Animator) call that created this Builder object
to start when the animation supplied in this method call ends.
AnimatorSet.play(Animator) call that created this Builder object
to play when the given amount of time elapses.
alpha property to be animated to the
specified value.
alpha property to be animated by the
specified value.
AnimatorListeners added to them.Animator.AnimatorListener.Animator objects in the specified order.Builder object is a utility class to facilitate adding animations to a
AnimatorSet along with the relationships between the various animations.AnimatorSet.play(Animator) call that created this Builder object
ends.
fraction representing the proportion between the start and end values.
fraction representing the proportion between the start and end values.
fraction representing the proportion between the start and end values.
float values.Property to be used specifically with fields of type
float.object.
ValueAnimator when there is just one
property being animated.
ValueAnimator for propertyName.
Animator.AnimatorListener objects that are currently
listening for events on this Animator object.
Animator.start() is called.
AnimatorSet.start() is called.
ValueAnimator.start() is called.
ValueAnimator.setRepeatCount(int) property to repeat
the animation indefinitely.
int values.Property to be used specifically with fields of type
int.Property.set(Object, Object) method does not set the value on the target
object (in which case the set() method should throw a NoSuchPropertyException exception).
Animator object from a resource
Property on a class that does
not expose the appropriate method or field.ValueAnimator provides support for animating properties on target objects.class and
name parameters, where the "name" parameter represents either:
a public getName() method on the class which takes no arguments, plus an
optional public setName() method which takes a value of the same type
returned by getName()
a public isName() method on the class which takes no arguments, plus an
optional public setName() method which takes a value of the same type
returned by isName()
a public name field on the class
PropertyValueHolder objects.
Builder object, which is used to
set up playing constraints.
type for the property.
repeatCount is INFINITE
or a positive value, the animation restarts from the beginning.
repeatCount is INFINITE
or a positive value, the animation reverses direction on every iteration.
rotation property to be animated to the
specified value.
rotation property to be animated by the
specified value.
rotationX property to be animated to the
specified value.
rotationX property to be animated by the
specified value.
rotationY property to be animated to the
specified value.
rotationY property to be animated by the
specified value.
scaleX property to be animated to the
specified value.
scaleX property to be animated by the
specified value.
scaleY property to be animated to the
specified value.
scaleY property to be animated by the
specified value.
object which this property represents.
child animations
of this AnimatorSet.
Animator.start() is called.
AnimatorSet.start() is called.
ValueAnimator.start() is called.
child animations
of this AnimatorSet that take targets (ObjectAnimator and
AnimatorSet).
FloatProperty.set(Object, Float) that is faster when dealing
with fields of type float.
IntProperty.set(Object, Integer) that is faster when dealing
with fields of type int.
TimeAnimator instance to receive callbacks on every animation
frame to receive the total time since the animator started and the delta time
since the last frame.translationX property to be animated to the
specified value.
translationX property to be animated by the
specified value.
translationY property to be animated to the
specified value.
translationY property to be animated by the
specified value.
ValueAnimator.setEvaluator(TypeEvaluator) function.ValueAnimator instance to receive callbacks on every animation
frame, after the current frame's values have been calculated for that
ValueAnimator.AnimatorSet.play(Animator) call that created this Builder object.
x property to be animated to the
specified value.
x property to be animated by the
specified value.
y property to be animated to the
specified value.
y property to be animated by the
specified value.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||