Android.Webkit.WebView.Settings Property
Gets the WebSettings object used to control the settings for this WebView.

Syntax

[get: Android.Runtime.Register("getSettings", "()Landroid/webkit/WebSettings;", "GetGetSettingsHandler")]
public virtual WebSettings Settings { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the WebSettings object used to control the settings for this WebView.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1