开发者

put some button button behind other

开发者 https://www.devze.com 2023-03-03 10:52 出处:网络
Hi I\'m making an app. with some (in part) overlapping buttons, & I want that when I push one of them, it comes up above every other buttons to show itself, but not hiding the others... sorry ab m

Hi I'm making an app. with some (in part) overlapping buttons, & I want that when I push one of them, it comes up above every other buttons to show itself, but not hiding the others... sorry ab my english, i can't explain it better... Thank yo开发者_高级运维u!


Use -[UIView bringSubviewToFront:]

More info: bringSubviewToFront problem?

0

精彩评论

暂无评论...
验证码 换一张
取 消