rectIn

abstract fun SpatialRect.rectIn(target: CoordinateSpace): Rect

Convert this SpatialRect to a raw Rect in the target coordinate space.

Return

the resolved rect, or Rect.Zero if the target coordinate space has not yet been measured.