transformHeight property

double transformHeight
final

Y方向动画执行的高度,如果业务方知道高度可以设置下,默认执行200个像素的高度变化 一般不用设置,除非高度远远大于200,才需要设置 这里的200是逻辑单位

Implementation

final double transformHeight;