Yes, they all behave the same way. The UIKit button only reacts to the gesture when the "pointer" (centre of the circle) is inside the bounds.
Post
Replies
Boosts
Views
Activity
BTW, .contentShape(Rectangle()) works great, but not the RoundedRectangle.
Thanks, that's exactly what I did. But the UIKit button doesn't seem to have the problem tho.