How do I make a UITextView transparent? I built the view in Interface Builder and placed a UITextView into it and it covers the background.
Any ideas?
Swift 4.2
txtView.backgroundColor = .clear