So, I found out if you rotate a frame and clip it, the clip doesn’t work. Anyway to fix this?


So, I found out if you rotate a frame and clip it, the clip doesn’t work. Anyway to fix this?


Short answer: you can’t. ClipsDescendants does not support rotations.
You’ll need to use a UIGradient or an image to replicate the effect you’re after.