gpt4 book ai didi

iphone - 问题 : subview becoms on top of superview when it moves out of the superview

转载 作者:行者123 更新时间:2023-11-29 11:18:47 25 4
gpt4 key购买 nike

这里有两个组件,UIView *superView 和 UILabel *label。 label 是 superView 的 subview 。问题是当我将标签移出其 super View 时,标签将位于 super View 之上。如果标签超出其父 View 的框架,标签是否不可见?

谢谢!

最佳答案

UIView 有一个属性 clipsToBounds。为您的 superView 将其设置为 YES 将使所有超出其范围的 View 都被剪裁。

关于iphone - 问题 : subview becoms on top of superview when it moves out of the superview,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8224352/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com