반응형
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
- Swift
- string
- LazyHStack
- dictionary
- SwiftLint
- Firebase
- Apple
- 웹뷰
- autolayout
- Observable
- 문자열
- ios
- RxSwift
- remote config
- Java
- WebView
- subscript
- 라이트모드
- 다크모드
- gcd
- UITabBarController
- Alamofire
- swipe
- Android
- SwiftUI
- NavigationLink
- Realtime Database
- UIScrollView
- github
- UIButton
Archives
- Today
- Total
목록SFSafariViewController (1)
점진적 과부하 개발 블로그

Swift SFSafariViewController 알아보기 Apple Developer Documentation developer.apple.com SFSafariViewController이란? An object that provides a visible standard interface for browsing the web. UIViewController를 상속하는 class입니다. 사파리 앱과 동일한 기능을 갖고 있는 ViewController Safari와 동일한 쿠기, 웹사이트 데이터 등을 공유합니다. 선언 class SFSafariViewController : UIViewController UI기능 보안 표시기와 리더 버튼이 있는 읽기 전용 주소 필드 앱에서 사용자 정의 서비스를 제공하는 활동..
Swift
2022. 8. 26. 23:48