相关疑难解决方法(0)

iOS >> UIButton ImageView属性>>如何设置内容模式?

有没有办法设置UIButton图像,BackgroundImage或ImageView属性内容模式属性?

我尝试过直接的方法(它当然不起作用......):

self.imageButton.imageView.contentMode = UIViewContentModeScaleAspectFit;
Run Code Online (Sandbox Code Playgroud)

有一个带图像的按钮很好,但如果没有办法正确设置它,它不是很方便...

uibutton uiimageview contentmode ios

10
推荐指数
2
解决办法
8089
查看次数

标签 统计

contentmode ×1

ios ×1

uibutton ×1

uiimageview ×1