protected static class Animation.Description
extends Object
| java.lang.Object | |
| android.view.animation.Animation.Description | |
实用程序类来解析大小的字符串描述。
Fields |
|
|---|---|
public int |
type Animation.ABSOLUTE,Animation.RELATIVE_TO_SELF或Animation.RELATIVE_TO_PARENT之一。 |
public float |
value 此说明的绝对或相对维度。 |
Protected constructors |
|
|---|---|
Animation.Description() |
|
继承方法(Inherited methods) |
|
|---|---|
java.lang.Object
|
|
int type
Animation.ABSOLUTE,Animation.RELATIVE_TO_SELF或Animation.RELATIVE_TO_PARENT之一。