hasNotSibling

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

Checks if the view has not given sibling

Parameters

function

ViewBuilder that will result in sibling matcher

See also