MoZhouqi / KMPlaceholderTextView

A UITextView subclass that adds support for multiline placeholder written in Swift.
MIT License
805 stars 141 forks source link

Add Support for Placeholder based at AttributedString #32

Closed RafaelPlantard closed 8 years ago

RafaelPlantard commented 8 years ago

Is it possible?

MoZhouqi commented 8 years ago

Yes, you can just set the attributedText of the placeholderLabel.