WebView
FindEventArgs
HitTestResult
IFindListener
IPictureListener
PictureEventArgs
VisualStateCallback
WebViewTransport
SchemeGeo
SchemeMailto
SchemeTel
WebView(Context)
WebView(Context, IAttributeSet)
WebView(nint, JniHandleOwnership)
WebView(Context, IAttributeSet, Int32)
WebView(Context, IAttributeSet, Int32, Boolean)
WebView(Context, IAttributeSet, Int32, Int32)
Certificate
ContentHeight
CurrentWebViewPackage
Favicon
IsPrivateBrowsingEnabled
JniPeerMembers
OriginalUrl
PluginList
Progress
RendererPriorityWaivedWhenNotVisible
RendererRequestedPriority
SafeBrowsingPrivacyPolicyUrl
Scale
Settings
TextClassifier
ThresholdClass
ThresholdType
Title
Url
VisibleTitleHeight
WebChromeClient
WebViewClassLoader
WebViewClient
WebViewLooper
WebViewRenderProcess
WebViewRenderProcessClient
ZoomControls
AddJavascriptInterface(Object, String)
CanGoBack()
CanGoBackOrForward(Int32)
CanGoForward()
CanZoomIn()
CanZoomOut()
CapturePicture()
ClearCache(Boolean)
ClearClientCertPreferences(IRunnable)
ClearFormData()
ClearHistory()
ClearMatches()
ClearSslPreferences()
ClearView()
CopyBackForwardList()
CreatePrintDocumentAdapter()
CreatePrintDocumentAdapter(String)
CreateWebMessageChannel()
DebugDump()
Destroy()
DisablePlatformNotifications()
DisableWebView()
DocumentHasImages(Message)
EmulateShiftHeld()
EnablePlatformNotifications()
EnableSlowWholeDocumentDraw()
EvaluateJavascript(String, IValueCallback)
FindAddress(String)
FindAll(String)
FindAllAsync(String)
FindNext(Boolean)
FlingScroll(Int32, Int32)
FreeMemory()
GetHitTestResult()
GetHttpAuthUsernamePassword(String, String)
GoBack()
GoBackOrForward(Int32)
GoForward()
InvokeZoomPicker()
LoadData(String, String, String)
LoadDataWithBaseURL(String, String, String, String, String)
LoadUrl(String)
LoadUrl(String, IDictionary<String, String>)
OnChildViewAdded(View, View)
OnChildViewRemoved(View, View)
OnGlobalFocusChanged(View, View)
OnPause()
OnResume()
OverlayHorizontalScrollbar()
OverlayVerticalScrollbar()
PageDown(Boolean)
PageUp(Boolean)
PauseTimers()
PostUrl(String, Byte[])
PostVisualStateCallback(Int64, VisualStateCallback)
PostWebMessage(WebMessage, Uri)
RefreshPlugins(Boolean)
Reload()
RemoveJavascriptInterface(String)
RequestFocusNodeHref(Message)
RequestImageRef(Message)
RestorePicture(Bundle, File)
RestoreState(Bundle)
ResumeTimers()
SavePassword(String, String, String)
SavePicture(Bundle, File)
SaveState(Bundle)
SaveWebArchive(String)
SaveWebArchive(String, Boolean, IValueCallback)
SetDataDirectorySuffix(String)
SetDownloadListener(IDownloadListener)
SetFindListener(IFindListener)
SetHorizontalScrollbarOverlay(Boolean)
SetHttpAuthUsernamePassword(String, String, String, String)
SetInitialScale(Int32)
SetMapTrackballToArrowKeys(Boolean)
SetNetworkAvailable(Boolean)
SetPictureListener(IPictureListener)
SetRendererPriorityPolicy(RendererPriority, Boolean)
SetSafeBrowsingWhitelist(IList<String>, IValueCallback)
SetVerticalScrollbarOverlay(Boolean)
SetWebChromeClient(WebChromeClient)
SetWebContentsDebuggingEnabled(Boolean)
SetWebViewClient(WebViewClient)
SetWebViewRenderProcessClient(IExecutor, WebViewRenderProcessClient)
ShowFindDialog(String, Boolean)
StartSafeBrowsing(Context, IValueCallback)
StopLoading()
ZoomBy(Single)
ZoomIn()
ZoomOut()
Download
Find
Picture
net10.0-android36.0
namespace Android.Webkit
{
[Register("android/webkit/WebView", DoNotGenerateAcw = true)]
public class WebView : AbsoluteLayout, IJavaObject, IOnHierarchyChangeListener, IOnGlobalFocusChangeListener, IJavaPeerable, IDisposable
{
[Obsolete("deprecated")]
public virtual View? ZoomControls
{
[Register("getZoomControls", "()Landroid/view/View;", "GetGetZoomControlsHandler")]
get;
}
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | deprecated |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API