Поделиться через


WKUIDelegate_Extensions.CreateWebView Метод

Определение

Создает и настраивает новый WKWebViewобъект .

public static WebKit.WKWebView CreateWebView (this WebKit.IWKUIDelegate This, WebKit.WKWebView webView, WebKit.WKWebViewConfiguration configuration, WebKit.WKNavigationAction navigationAction, WebKit.WKWindowFeatures windowFeatures);
static member CreateWebView : WebKit.IWKUIDelegate * WebKit.WKWebView * WebKit.WKWebViewConfiguration * WebKit.WKNavigationAction * WebKit.WKWindowFeatures -> WebKit.WKWebView

Параметры

This
IWKUIDelegate

Экземпляр, с которым работает этот метод расширения.

webView
WKWebView
configuration
WKWebViewConfiguration
navigationAction
WKNavigationAction
windowFeatures
WKWindowFeatures

Возвращаемое значение

Применяется к