Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在制作一个应用程序。有一些(部分)重叠的按钮,我希望当我按下其中一个按钮时,它会出现在所有其他按钮之上以显示自己,但不隐藏其他按钮......对不起,我的英语,我无法解释更好...谢谢!
采用-[UIView bringSubviewToFront:]
-[UIView bringSubviewToFront:]
更多信息:bringSubviewToFront 问题?