public class YoYo
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
YoYo.AnimationComposer |
static interface |
YoYo.AnimatorCallback |
static class |
YoYo.YoYoString
YoYo string, you can use this string to control your YoYo.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static float |
CENTER_PIVOT |
static int |
INFINITE |
| 限定符和类型 | 方法和说明 |
|---|---|
static YoYo.AnimationComposer |
with(BaseViewAnimator animator) |
static YoYo.AnimationComposer |
with(Techniques techniques) |
public static final int INFINITE
public static final float CENTER_PIVOT
public static YoYo.AnimationComposer with(Techniques techniques)
public static YoYo.AnimationComposer with(BaseViewAnimator animator)