ItemDepth

interface ItemDepth

Item实现该接口来用于记录元素位于集合的层级深度itemDepth

See also

com.drake.brv.item.ItemDepth.Companion

实现接口后还需要手动在任意位置调用一次该函数进行初始化赋值ItemDepth.itemDepth

Types

Companion
Link copied to clipboard
object Companion

Properties

itemDepth
Link copied to clipboard
abstract var itemDepth: Int
当前item在分组中的深度