Notice
Recent Posts
Recent Comments
Link
목록backForwardList (1)
투케이2K
362. (ios/swift5) 웹뷰 (WKWebview) backForwardList 사용해 url 주소 이동 히스토리 history 확인
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [소스 코드] // ----------------------------------------------------------------------------------------- // MARK: - [SEARCH FAST] : webviewHistoryList : [웹뷰 방문 내역 확인 실시] : Webview // ----------------------------------------------------------------------------------------- func webviewHistoryList(wv: WKWebView) -> Array { /* // ----------------------------..
IOS
2023. 11. 3. 23:16