UIKit.UIWebView.LoadData Method
Loads the main page.

Syntax

[Foundation.Export("loadData:MIMEType:textEncodingName:baseURL:")]
public virtual void LoadData (Foundation.NSData data, string mimeType, string textEncodingName, Foundation.NSUrl baseUrl)

Parameters

data
The content to load, as an NSData.
mimeType
The MIME type of the content to load.
textEncodingName
The IANA encoding type, for example UTF-8 or UTF-16.
baseUrl
The URL for the content.

Remarks

Documentation for this section has not yet been entered.

Requirements

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