Rounded Corners + clippingToBounds

Is there a way to get the desired (see attached image) without changing the view hierarchy? Extend the clipping area?

huh

Hi @lganti,
One way to achieve that is by using a shape mask instead.
You can also try setting the clipping shape using a BezierPath instead of an Mask Image

cheers,

1 Like

This topic was automatically closed after 166 days. New replies are no longer allowed.