IWebViewCompatible Interface

Definition

public interface IWebViewCompatible
type IWebViewCompatible = interface
Public Interface IWebViewCompatible
Derived

Properties

CanGoBack
CanGoForward
Source

Methods

GoBack()
GoForward()
InvokeScript(String)
Navigate(String)
Navigate(Uri)
NavigateToString(String)
Refresh()
Stop()

Events

ContentLoading
NavigationCompleted
NavigationStarting

Applies to