iOS) UITextField ๊ธ์ ์ ์ ํ ๊ตฌํํ๊ธฐ
UITextField ์์ ์ ๋ ฅ๋ฐ์ ๊ธ์ ์๋ฅผ ์ ํํด๋ณด์. ๋จผ์ UITextField ์ ํ ์คํธ๊ฐ ๋ณ๊ฒฝ๋ ๋ ์ต์ ๋ฒ์๊ฒ ์๋ฆด ์ ์๋๋ก notification center ๋ฅผ ๋ฑ๋กํ๋ค. NotificationCenter.default.addObserver(self, selector: #selector(textFieldDidChange(_:)), name: UITextField.textDidChangeNotification, object: nil) UITextField.textDidChangeNotification UITextField ์ ํ ์คํธ๊ฐ ๋ณ๊ฒฝ๋ ๋ observers ์๊ฒ ์๋ฆฌ๋ notification textFieldDidChange(_:) cardTitleTextField ์ ํ ์คํธ๊ฐ ๋ณ๊ฒฝ๋ ..
iOS
2021. 12. 8. 11:12
TAG
- CloneCoding
- ์๋ฒํต์
- async/await
- rxswift
- RxCocoa
- WWDC
- SwiftUI
- projectsetting
- WWDC22
- WidgetKit
- MVVM
- containerBackground
- UserDefaults
- 2022 KAKAO TECH INTERNSHIP
- MOYA
- YPImagePicker
- APNS
- Algorithm
- watchOS
- Widget
- IOS
- configurable widget
- Swift
- urlsession
- Protocol
- github
- OpenSourceLibrary
- Firebase
- Notification
- Objective-C
์ต๊ทผ์ ์ฌ๋ผ์จ ๊ธ
์ต๊ทผ์ ๋ฌ๋ฆฐ ๋๊ธ
๊ธ ๋ณด๊ดํจ
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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 |
๋งํฌ
- Total
- Today
- Yesterday