共用方式為


UIWebViewDelegate_Extensions.LoadingFinished 方法

定義

表示載入已完成。

public static void LoadingFinished (this UIKit.IUIWebViewDelegate This, UIKit.UIWebView webView);
static member LoadingFinished : UIKit.IUIWebViewDelegate * UIKit.UIWebView -> unit

參數

This
IUIWebViewDelegate

這個擴充方法運作所在的實例。

webView
UIWebView

即將加入。

適用於