Class | Description |
---|---|
ClipRectLRAnimation |
Special case of ClipRectAnimation that animates only the left/right
dimensions of the clip, picking up the other dimensions from whatever is
set on the transform already.
|
ClipRectTBAnimation |
Special case of ClipRectAnimation that animates only the top/bottom
dimensions of the clip, picking up the other dimensions from whatever is
set on the transform already.
|
CurvedTranslateAnimation |
Translate animation which follows a curved path.
|