UILabel 图标保持比例缩放

Just set that:

button.imageView?.contentMode = .ScaleAspectFit

TAG: iOS, Xcode, UILabel, UIButton, image, icon, ScaleAspectFit, Adjust