https://ios-development.tistory.com/654
[iOS - swift] UILabel에서 특정 문자열의 font, 색상 변경 방법 (attributedText)
Attributed text 개념 UILabel은 attributedText 프로퍼티를 가지고 소유 이름 그대로 Text에 '속성'값이 존재하는 프로퍼티 UILabel의 text에 font, color같은 속성값을 지정할수 있다는 의미 사용 방법 NSAttr..
ios-development.tistory.com
반응형
'Platform > iOS' 카테고리의 다른 글
[AppStore] REJECT 사유: Guideline 1.5 - Safety - Developer Information (0) | 2021.11.30 |
---|---|
[AppStore] REJECT 사유: Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage (0) | 2021.11.21 |
[Error] pod---import 안된다고 할 때 / could not build objective-c module 'firebase' (0) | 2021.11.20 |
[APP] 앱 이름 한국어 (0) | 2021.11.14 |
[WebView] 스플레시/스크롤 (0) | 2021.11.14 |