collapse

fun collapse(@IntRange(from = 0.toLong()position: Int, @IntRange(from = -1.toLong()depth: Int = 0): Int

折叠

Return

折叠后消失的条目数量

Parameters

position

指定position的条目折叠

depth

递归展开子项的深度, 如等于-1则代表展开所有子项, 0表示仅展开当前