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
- SWIFT
- Clean Code
- 스위프트
- Refactoring
- ios
- clean architecture
- UITextView
- rxswift
- HIG
- uitableview
- 리펙터링
- UICollectionView
- tableView
- collectionview
- 애니메이션
- Protocol
- Xcode
- 리펙토링
- swift documentation
- ribs
- Human interface guide
- uiscrollview
- swiftUI
- combine
- Observable
- MVVM
- map
- 클린 코드
- 리팩토링
- RxCocoa
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 버튼의 상태 selected vs highlighted 본문
- selected는 말 그대로 "선택된 상태"를 의미 (잠깐 있다가 사라지는게 아닌, 선택된 채로 남아 있는 상태)
- highlighted는 (터치 한 경우, "강조"되는 잠깐의 애니메이션)
'iOS 기본 (swift)' 카테고리의 다른 글
Comments