hasParent
Source set: Common
fun hasParent(matcher: SemanticsMatcher): SemanticsMatcher
Returns whether the node's parent satisfies the given matcher.
Returns false if no parent exists.
Returns whether the node's parent satisfies the given matcher.
fun hasParent(matcher: SemanticsMatcher): SemanticsMatcher
Returns whether the node's parent satisfies the given matcher.
Returns false if no parent exists.
Last updated: