zhou1043868875 / PlaceholderTextView

自定义带有placeholder的textView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaceholderTextView

自定义带有placeholder的textView

调用自定义控件

self.textView.placeholder = @"这是自定义的显示占位文字的textView,可上下拖拽";

About

自定义带有placeholder的textView

License:MIT License


Languages

Language:Objective-C 100.0%