C# Class ExtWebViewClient, code

Inheritance: WebViewClient
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
OnPageFinished ( WebView, view, string url ) : void

Method Details

OnPageFinished() public méthode

public OnPageFinished ( WebView, view, string url ) : void
view WebView,
url string
Résultat void