ios开发怎么设置uitextview的placeholde
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ios开发怎么设置uitextview的placeholde相关的知识,希望对你有一定的参考价值。
参考技术A UITextView 没有placeholder属性,可以自己用UILabel来实现,通过textView的delegate 来控制placeholderLabel 的隐藏和显示。以上是关于ios开发怎么设置uitextview的placeholde的主要内容,如果未能解决你的问题,请参考以下文章