UITextView的透明背景

Sli*_*nky 1 uitextview uiimageview ios

所有,

我正在使用数据库中的文本填充UITextView.UITextView位于背景图像之上.我想删除文本所在的白色框,以便只有文本出现在背景图像的顶部.我在UITextView的Apple Developer文档中没有看到任何内容.这可能吗?我需要使用不同类型的视图吗?

smp*_*kes 6

所有UIViewsbackgroundColor.我没试过这个,但是没有用tv.backgroundColor = [UIColor clearColor]