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 |
Tags
- 독후감
- 스위프트
- SWIFT
- Info.plist
- Modality
- viewcontroller
- mvvm
- xcode
- NotificationCenter
- Failed to register bundle identifier
- @available
- Mock
- SWIFTUI
- Structures and Classes
- 책후기
- View Life Cycle
- 아이폰
- 야곰아카데미
- 독서후기
- contentInset
- NumberFormatter
- IOS
- 부트캠프
- delegation
- Codegen
- human interface guidelines
- 스타트업주니어로살아남기
- roundingMode
- Navigation
- UIResponder
Archives
- Today
- Total
목록extension (1)
호댕의 iOS 개발
[Swift 기본 문법] Extension 공식문서
Swift Programming LauguageGuide를 보고 작성한 글입니다. Extensions — The Swift Programming Language (Swift 5.7) Extensions Extensions add new functionality to an existing class, structure, enumeration, or protocol type. This includes the ability to extend types for which you don’t have access to the original source code (known as retroactive modeling). Extensions docs.swift.org 📖 Extension은 뭘까? Extension은..
Software Engineering/Swift
2022. 4. 17. 10:53