WebKit.WKWebView.LoadHtmlString Method
Sets the webpage contents and base URL.

Syntax

[Foundation.Export("loadHTMLString:baseURL:")]
public virtual WKNavigation LoadHtmlString (Foundation.NSString htmlString, Foundation.NSUrl baseUrl)

Parameters

htmlString
The string to use as the contents of the webpage.
baseUrl
A URL that is used to resolve relative URLs within the document.

Returns

A new navigation.

Remarks

Requirements

Namespace: WebKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0