WebViewSource.Load(IWebViewDelegate) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract void Load (Xamarin.Forms.IWebViewDelegate renderer);
abstract member Load : Xamarin.Forms.IWebViewDelegate -> unit

Parameters

renderer
IWebViewDelegate

For internal use by the Xamarin.Forms platform.

Attributes

Applies to