UIViewContentMode图片显示效果
在iOS开发中,图片展示模式较常用的有以下几种:
UIViewContentModeScaleToFill,
UIViewContentModeScaleAspectFit,
UIViewContentModeScaleAspectFill,
UIViewContentModeCenter
网上看到有一张图,效果如下:
在iOS开发中,图片展示模式较常用的有以下几种:
UIViewContentModeScaleToFill,
UIViewContentModeScaleAspectFit,
UIViewContentModeScaleAspectFill,
UIViewContentModeCenter
网上看到有一张图,效果如下: