gpt4 book ai didi

iphone - 透明的UITextView

转载 作者:行者123 更新时间:2023-12-03 18:20:03 25 4
gpt4 key购买 nike

如何使 UITextView 透明?我在 Interface Builder 中构建了 View ,并将 UITextView 放入其中,它覆盖了背景。

有什么想法吗?

最佳答案

更改背景颜色,并使用不透明度 slider 使其完全透明。

以编程方式:

textView.backgroundColor = [UIColor clearColor];

关于iphone - 透明的UITextView,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3428498/

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