hasParent
Source set: Common
public 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.
public fun hasParent(matcher: SemanticsMatcher): SemanticsMatcher
Returns whether the node's parent satisfies the given matcher.
Returns false if no parent exists.