hasNotDescendant

public Unit hasNotDescendant(Function1<ViewBuilder, Unit> function)

Checks if the view has not given descendant

Parameters

function

ViewBuilder that will result in descendant matcher

See also