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
- 공부
- 안드로이드 공부
- ios
- 백준 온라인 저지
- Kotlin
- Clean Architecture
- swift
- iOS개발
- dfs
- Android
- SwiftUI
- Swift공부
- 프로그래머스
- greedy algorithm
- 파이썬 풀이
- Python
- BFS
- 그리디 알고리즘
- error
- 정렬
- Autolayout
- Til
- 백준온라인저지
- UIKit
- Algorithm
- 앱개발
- 알고리즘
- 오토레이아웃
- 알고리즘 공부
- 파이썬
Archives
- Today
- Total
목록사이즈인스펙터 (1)
Tori의 개발 공부

https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AutolayoutPG/index.html#//apple_ref/doc/uid/TP40010853-CH7-SW1 Auto Layout Guide: Understanding Auto Layout developer.apple.com apple auto layout guide문서를 참고하여 작성하였습니다. AutoLayout이란? 뷰에 설정되어 있는 제약조건을 기반으로 동적으로 크기와 위치를 계산하는 것이다. 따라서 절대적 좌표가 아닌 상대적 좌표를 이용한 제약조건을 기반으로 다양한 크기의 디바이스에서 동일한 화면을 구성한다. 사용 이유 External Chan..
IOS App Programming/IOS 연습
2023. 3. 13. 22:45