Udostępnij przez


WebViewManager.MessageReceived(Uri, String) Metoda

Definicja

WebViewManager Powiadamia o komunikacie z języka JavaScript uruchomionego w widoku internetowym.

protected void MessageReceived(Uri sourceUri, string message);
member this.MessageReceived : Uri * string -> unit
Protected Sub MessageReceived (sourceUri As Uri, message As String)

Parametry

sourceUri
Uri

Źródłowy identyfikator URI komunikatu.

message
String

Komunikat.

Dotyczy