Search code examples
ios7

UITextView in IOS7 need to know about placeholder


IOS 7 UITextView, is there any way to show placeholder in IOS 7 UITextView?


Solution

  • There is no native functionality, but You can make your own class,

    See this ans

    Placeholder in UITextView