使用 UIImageView设置mode,有时候会出现图片/子view超出边界
解决方式:
[theView setClipsToBounds:Yes];
使用 UIImageView设置mode,有时候会出现图片/子view超出边界
解决方式:
[theView setClipsToBounds:Yes];
本文标题:iOS开发之使用XIB 或者storyboard 创建image
本文链接:https://www.haomeiwen.com/subject/stxymxtx.html
网友评论