
UITableViewCell 을 만들때 이미 만들어진 셀이 없는 경우 아래의 코드를 이용해서 cell을 만들 수 있다. UITableViewCell(style: .subtitle, reuseIdentifier: "cell") 이때 style: _______ 부분을 보면 총 4가지의 옵션이 있는데 아래와 같다. 하나씩 어떤 모양인지 살펴보자 .default 더보기 func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { var cell = tableView.dequeueReusableCell(withIdentifier: "cell") if cell == n..
Apple/iOS
2024. 3. 14. 16:30
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- sliverlist
- fromjson()
- 오블완챌린지
- llm 설치
- 플러터 업데이트
- analysis_options
- swiftmigration
- 다트문법
- 개발신입
- SWIFT
- 렌더링최적화
- slivers
- ios
- flutter updates
- 플러터ios애니메이션
- 플러터
- 플러터네이티브
- sliver
- jsonkey
- 낙관적 업데이트 패턴
- 플러터업데이트
- flutter3.7
- flutter
- 티스토리챌린지
- lints
- tojson()
- flutter_lints
- 오블완
- flutter 3.7
- jsonserializable
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함