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.
Edit: I've added the view, now I just need to know how to remove it with the close button :|
当您按下 close 时,您会调用[your_small_view removeFromSuperview];该按钮操作,当然如果您在谈论 ios。
[your_small_view removeFromSuperview];