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 | 31 |
Tags
- onAppear
- priority
- 비동기
- LeetCode 1
- Cocoapods
- view modifier
- DispatchQueue
- 리액터킷
- ReactorKit
- viewAppear
- Custom View
- imageView shadow
- UINavigationController
- 코코아팟 만들기
- autoLayout
- compression resistance
- CornerRadius
- Remote Url
- email regex
- 뷰 커스텀
- Delegate Pattern
- hugging
- Swift Package Manager
- ios
- 코코아팟
- Swift
- 델레게이트
- Two Sum
- 라이브러리
- 커스텀 뷰
Archives
- Today
- Total
목록Resistance (1)
Tong's Blog

안녕하세요. 오늘은 iOS AutoLayout 에서 항상 빠지지 않고 나오는 개념인 Content Hugging Priority 와 Content Compression Resistance Priority 에 대해 알아보려고 합니다. 사실 엄청 어려운 개념은 아니지만 개인적으로 자주 쓰지 않고 깊게 생각하지 않으면 쉽게 헷갈리기 때문에 이번 기회에 한번 정리해보고자 합니다. 항상 참고하는 Apple Developer 에서 해당 개념을 찾아보겠습니다. 오늘은 2가지를 설명하기 떄문에 2가지 링크가 걸리겠네요. Content Hugging Priority https://developer.apple.com/documentation/uikit/uiview/1622556-contenthuggingpriority A..
iOS
2023. 2. 15. 21:30