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.
我正在创建自定义视图但遇到问题。我的视图在横向模式下看起来很好(笔尖的方向),但是当我旋转屏幕时,视图不知何故变小了,视图的底部被切掉了(见附件截图)。
我知道我可以clipsToBound=NO用来查看视图,但问题是我有一个按钮,因此我无法单击它。我试着玩边界,但这对我没有帮助。有谁知道如何解决这个问题?
clipsToBound=NO