How can I set UIButton image, which Image is round shape with border

后端 未结 6 1631
难免孤独
难免孤独 2021-01-24 04:04

How can I set UIButton image, which Image is round shape with border I write related code but image not displaying in proper round shape.. Here is my code..

             


        
6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-24 04:35

    This answer is too late but maybe it helps someone

    Simply go to storyboard, select your Image View, select Attributes Inspector then change Content Mode from Aspect Fit to Aspect Fill

提交回复
热议问题