step property

int step
final

用于控制组件尺寸的基础步长,尺寸步长结合尺寸变化单位, 就可以派生各种尺寸梯度。通过调整步长即可得到不同的布局模式,

Implementation

final int step;