isDepth

open fun isDepth(depth: Array<Int>): WidgetQuery

Requires that any matching widget be of the specified depth (depth is widget.getIndexPath().length)

Return

this query

Parameters

depth

the depth of the widget