dragScrollDep property

int dragScrollDep
final

如果child里有列表,需要业务方告知滚动的列表在第几层,默认是第0层,如果是nested 一般是第一层

Implementation

final int dragScrollDep;