MoZhouqi / KMPlaceholderTextView

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

placeholder text color #48

Open gulzatique opened 6 years ago

gulzatique commented 6 years ago

Hi I cannot find how to change placeholder text colour

frogg commented 5 years ago

There's a pull request which would add attributed strings which would allow to set the color of the placeholder text: https://github.com/MoZhouqi/KMPlaceholderTextView/pull/41