toggle menu
kakao
3.6.3-SNAPSHOT
androidJvm
switch theme
search in API
kakao
/
io.github.kakaocup.kakao.common.assertions
/
BaseAssertions
/
notMatches
not
Matches
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
View
Builder