Returns the first immediate child of parent that matches value.
parent
value
Use queryByValue if you want all matching children.
Returns the first immediate child of
parent
that matchesvalue
.Use queryByValue if you want all matching children.