반응형
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
- LazyHStack
- 웹뷰
- gcd
- WebView
- Swift
- ios
- string
- UIScrollView
- swipe
- UITabBarController
- 문자열
- Apple
- 다크모드
- subscript
- github
- remote config
- Android
- SwiftUI
- RxSwift
- Alamofire
- SwiftLint
- NavigationLink
- dictionary
- Java
- UIButton
- Firebase
- Observable
- autolayout
- Realtime Database
- 라이트모드
Archives
- Today
- Total
점진적 과부하 개발 블로그
Swift NavigationController 뒤로가기 제스처 제거 본문
반응형
Swift NavigationController 뒤로가기 제스처 제거
NavigationController 뒤로가기 제스처 제거
self.navigationController?.interactivePopGestureRecognizer?.isEnabled = false
반응형
'Swift' 카테고리의 다른 글
Swift UserDefaults 값 초기화 (0) | 2023.06.27 |
---|---|
Swift WebView 앱에서 자바스크립트 함수 호출하기 (0) | 2023.06.26 |
Swift 버튼에서 함수 호출 addTarget (2) | 2022.09.09 |
Swift UIButton 커스텀 하기 (0) | 2022.09.07 |
Swift UIScrollView Autolayout 잡기 (스토리보드) (0) | 2022.08.29 |