WebView.IWebView.Source Property

Definition

Provide the data for a WebView.

property Microsoft::Maui::IWebViewSource ^ Microsoft::Maui::IWebView::Source { Microsoft::Maui::IWebViewSource ^ get(); };
Microsoft.Maui.IWebViewSource Microsoft.Maui.IWebView.Source { get; }
member this.Microsoft.Maui.IWebView.Source : Microsoft.Maui.IWebViewSource
 ReadOnly Property Source As IWebViewSource Implements IWebView.Source

Property Value

Implements

Applies to