See Also: JavascriptInterface Members
Annotation that allows exposing methods to JavaScript. Starting from API level NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#JELLY_BEAN_MR1 and above, only methods explicitly marked with this annotation are available to the Javascript code. See WebView.AddJavascriptInterface(Java.Lang.Object, System.String) for more information about it.