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

'iOS 기본 (swift)' 카테고리의 다른 글
Comments