🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

hasParent

Returns whether the node's parent satisfies the given matcher.

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.