【问题标题】:UITextView in IOS7 need to know about placeholder [duplicate]IOS7中的UITextView需要了解占位符[重复] 【发布时间】:2014-10-11 18:38:18 【问题描述】: IOS 7 UITextView,有没有办法在 IOS 7 UITextView 中显示占位符? 【问题讨论】: 标签: ios7 【解决方案1】: 没有原生功能,但你可以制作自己的类, 看到这个答案 Placeholder in UITextView 【讨论】: