notMatches

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

Check if the view does not match given matcher

Parameters

function

ViewBuilder that will result in matcher

See also