[UIKit] UIButton Custom Design ์ ์šฉ
iOS/UIKit

[UIKit] UIButton Custom Design ์ ์šฉ

๋ถ€์ œ: ์˜ˆ์œ ๋ฒ„ํŠผ ๋งŒ๋“ค๊ธฐ

phoneNumDoneBtn.backgroundColor = .gray
phoneNumDoneBtn.layer.cornerRadius = 4
phoneNumDoneBtn.setTitleColor(.white, for: .normal)

์ ์šฉํ•˜๋ฉด ์ด๋Ÿฐ ๋„ˆ๋‚Œ!

๋ฐ˜์‘ํ˜•