<instance methoed>webView(_:didFinish:)

dlsl7380·2022년 2월 8일
0

Instance method

목록 보기
16/19

webView(_:didFinish:)

Tells the delegate that navigation is complete.
네비게이션이 완료된 걸 알린다.

Declaration

optional func webView(_ webView: WKWebView, 
            didFinish navigation: WKNavigation!)

Parameters

webView
The web view that loaded the content.
웹뷰에 로딩된 콘텐츠

navigation
The navigation object that finished.
완료된 네비게이션 객체

0개의 댓글

관련 채용 정보