hasDescendant

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

Checks if the view has given descendant

Parameters

function

ViewBuilder that will result in descendant matcher

See also