Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 UIView 中绘制文本
-(void) drawRect:(CGRect)rect{ [tempPageStr drawAtPoint:tempDrawPoint withFont:pagefont]; }
我想用我的代码实现 UIView 中某些文本的选择效果,例如 textView、webView。
我想太多,没有任何理想。
提前致谢。
textView不能修改menu的backgroundColor,所以我觉得这个方法。</p>