Interface ViewPropertyTransition.Animator
- Enclosing class:
- ViewPropertyTransition<R>
public static interface ViewPropertyTransition.Animator
An interface that allows an animation to be applied on or started from an
View.-
Method Summary
-
Method Details
-
animate
Starts an animation on the givenView.- Parameters:
view- The view to transition.
-