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