core-ktx
/
androidx.graphics
/
android.graphics.Region
/
iterator
iterator
operator
fun
Region
.
iterator
(
)
:
Iterator
<
Rect
>
Returns an
Iterator
over the rects in this region.