Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- tableView
- MVVM
- swift documentation
- combine
- 스위프트
- swiftUI
- UITextView
- clean architecture
- Refactoring
- 애니메이션
- 리펙토링
- ios
- map
- ribs
- Observable
- uitableview
- Human interface guide
- Protocol
- Xcode
- uiscrollview
- HIG
- UICollectionView
- RxCocoa
- 클린 코드
- rxswift
- 리팩토링
- SWIFT
- Clean Code
- 리펙터링
- collectionview
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - HIG] 47. Labels 본문
Label
- 화면 인터페이스 요소를 설명하거나 짧은 메시지를 제공
- 사용자 입장에서 간결함을 느끼도록 최대한 짧게 유지
- 사용자가 시스템에서 text size를 변경할 때 반영이 되도록 dynamic type size 적용
- string에 관한 애플 가이드
* 참고
https://developer.apple.com/design/human-interface-guidelines/ios/controls/labels/
'HIG(Human Interface Guidelines) > HIG - UI' 카테고리의 다른 글
[iOS - HIG] 49. Picker (피커) (0) | 2021.06.17 |
---|---|
[iOS - HIG] 48. Page Controls (2) | 2021.06.16 |
[iOS - HIG] 46. Edit Menus (메뉴 편집) (0) | 2021.06.15 |
[iOS - HIG] 45. Context Menus (0) | 2021.06.15 |
[iOS - HIG] 44. Buttons (버튼) (0) | 2021.06.13 |
Comments