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