P - the native container typeC - the native controlpublic static interface PerspectiveTransitionService.AnimationDelegate<P,C>
| Modifier and Type | Method and Description |
|---|---|
void |
animate(P container,
C control,
@NonNull java.lang.Runnable finished)
Animate the control
|