Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 306 Bytes

README.textile

File metadata and controls

7 lines (4 loc) · 306 Bytes

GCPlaceholderTextView

GCPlaceholderTextView is a subclass of UITextView that add a placeholder property.

You use it like a normal UITextView and can set the placeholder at any moment. The placeholder property has the same effect as the UITextField ’s placeholder.

A demo project is included.