isNotDepth

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

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

Return

this query

Parameters

depth

the depth of the widget