public static final class R.styleable
extends Object
| java.lang.Object | |
| ↳ | android.support.percent.R.styleable |
Public constructors |
|
|---|---|
R.styleable() |
|
Inherited methods |
|
|---|---|
java.lang.Object
|
|
int[] PercentLayout_Layout
可以与PercentLayout_Layout一起使用的属性。
包含以下属性:
也可以看看:
PercentLayout_Layout_layout_aspectRatioPercentLayout_Layout_layout_heightPercentPercentLayout_Layout_layout_marginBottomPercentPercentLayout_Layout_layout_marginEndPercentPercentLayout_Layout_layout_marginLeftPercentPercentLayout_Layout_layout_marginPercentPercentLayout_Layout_layout_marginRightPercentPercentLayout_Layout_layout_marginStartPercentPercentLayout_Layout_layout_marginTopPercentPercentLayout_Layout_layout_widthPercentint PercentLayout_Layout_layout_aspectRatio
该符号是可在 PercentLayout_Layout数组中找到 layout_aspectRatio属性值的偏移量。
可能是一个小数值,这是一个浮点数,后面跟着%或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_heightPercent
该符号是可以在 PercentLayout_Layout阵列中找到 layout_heightPercent属性值的偏移量。
可能是一个小数值,它是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginBottomPercent
该符号是可在 PercentLayout_Layout阵列中找到属性值 layout_marginBottomPercent的偏移量。
可能是一个小数值,它是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginEndPercent
该符号是在 PercentLayout_Layout数组中可以找到 layout_marginEndPercent属性值的偏移量。
可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginLeftPercent
该符号是可在 PercentLayout_Layout阵列中找到属性值 layout_marginLeftPercent的偏移量。
可能是一个小数值,它是一个浮点数,后面跟着%或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginPercent
该符号是可以在 PercentLayout_Layout阵列中找到属性值 layout_marginPercent的偏移量。
可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginRightPercent
该符号是在 PercentLayout_Layout数组中可以找到 layout_marginRightPercent属性值的偏移量。
可能是一个小数值,它是一个带有%或%p的浮点数,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginStartPercent
此符号是在 PercentLayout_Layout数组中可找到 layout_marginStartPercent属性的值的偏移量。
可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_marginTopPercent
该符号是可以在 PercentLayout_Layout阵列中找到 layout_marginTopPercent属性值的偏移量。
可能是一个小数值,这是一个浮点数, 14.5% %或%p,如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
int PercentLayout_Layout_layout_widthPercent
此符号是在 PercentLayout_Layout阵列中可以找到 layout_widthPercent属性值的偏移量。
可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。
R.styleable ()