max property

num max
final

x轴最大值, 最大格子数 = max / interval, 如果最大格子数 == count,则不会滚动, 默认值为count的值

Implementation

final num max;