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
- RxCocoa
- ios
- 리팩토링
- 리펙터링
- Xcode
- uitableview
- 애니메이션
- 클린 코드
- combine
- SWIFT
- Refactoring
- HIG
- 리펙토링
- 스위프트
- UICollectionView
- UITextView
- Human interface guide
- swiftUI
- ribs
- tableView
- swift documentation
- MVVM
- map
- clean architecture
- rxswift
- Clean Code
- Observable
- uiscrollview
- Protocol
- collectionview
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - swift] semantic, 버튼안의 내용 정렬 본문
버튼정렬
- default: 버튼 안의 내용이 좌측으로 정렬되어있음
- 우측정렬방법? -> semantic 속성이용
- 오른쪽 정렬: Force Right-to-Left
'iOS 기본 (swift)' 카테고리의 다른 글
[iOS - swift] enumerated() 함수 (0) | 2021.02.09 |
---|---|
[iOS - swift] HitTest 개념 (first responder, responder chain) (0) | 2021.02.09 |
[iOS - swift] AppDelegate 참조 방법 (0) | 2021.01.31 |
[iOS - swift] Metatype (메타 타입), generics (제네릭) (0) | 2021.01.29 |
[iOS - swift] 화면 전체의 Interaction을 off, on 방법 (0) | 2021.01.24 |
Comments