-
iOS) UIButton에 이미지와 텍스트 넣기[펌]Programing Language/iOS(Swift) 2020. 3. 9. 17:59728x90반응형
https://stackoverflow.com/a/39013315
How do I put the image on the right side of the text in a UIButton?
I don't want to use a subview if I can avoid it. I want a UIButton with a background image, text, and an image in it. Right now, when I do that, the image is on the left side of the text. The backg...
stackoverflow.com
728x90반응형'Programing Language > iOS(Swift)' 카테고리의 다른 글
iOS) 네비게이션 컨트롤러 programmatically으로 설정하기 (Swift5 최신) (0) 2020.03.11 iOS) http 허용하기 info.plist 수정 (0) 2020.03.11 iOS) NSLayoutConstraint을 이용해서 constraint 재지정하는 방법 (0) 2020.03.06 iOS ) String format으로 CGFloat의 소수점 x자리 표현하기 (0) 2020.03.04 iOS ) String -> CGFloat변환 [Swift] (0) 2020.03.04