今天整理了一下圖片常用的幾種顯示樣式
ContentModel 主要包括
UIViewContentModeScaleToFill, // 充滿整個控件,圖片會拉伸
UIViewContentModeScaleAspectFit,//按圖片的原比例全部顯示在控件里,但是會出現(xiàn)空隙
UIViewContentModeScaleAspectFill,// 按圖片的原比例填充整個控件,圖片會顯示不完整 ,需要裁掉 clipsToBounds
UIViewContentModeRedraw,
UIViewContentModeCenter,
UIViewContentModeTop,
UIViewContentModeBottom,
UIViewContentModeLeft,
UIViewContentModeRight,
UIViewContentModeTopLeft,
UIViewContentModeTopRight,
UIViewContentModeBottomLeft,
UIViewContentModeBottomRight,
最后編輯于 :
?著作權歸作者所有,轉載或內容合作請聯(lián)系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發(fā)布,文章內容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。