UITEXTVIEW SET PLACEHHOLDER Text Swift 5
textView.text = "Placeholder"
textView.textColor = UIColor.lightGray
Wicked Wolf
textView.text = "Placeholder"
textView.textColor = UIColor.lightGray