https://kotlinlang.org logo
i

ivano

03/17/2023, 11:00 AM
I need to touch objects inside the
Canvas
I can pass a nice
Modifier.pointerInput(Unit)
directly to the Canvas as a wrapper of all, but i want to have fun with my bezier path, lines rectangles, contained inside how can I achieve this magic?