getBoundsInRoot
Source set: Common
fun SemanticsNodeInteraction.getBoundsInRoot(): DpRect
Returns the bounds of the layout of this node as clipped to the root. The bounds are relative to the root composable.
Returns the bounds of the layout of this node as clipped to the root.
fun SemanticsNodeInteraction.getBoundsInRoot(): DpRect
Returns the bounds of the layout of this node as clipped to the root. The bounds are relative to the root composable.
Last updated: