UIWebViewDelegate_Extensions.LoadStarted 方法

定义

指示加载已开始。

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

参数

This
IUIWebViewDelegate

此扩展方法操作的实例。

webView
UIWebView

内容待定。

适用于