WebSettings
LayoutAlgorithm
PluginState
RenderPriority
TextSize
ZoomDensity
ForceDarkAuto
ForceDarkOff
ForceDarkOn
MenuItemNone
MenuItemProcessText
MenuItemShare
MenuItemWebSearch
MixedContentAlwaysAllow
MixedContentCompatibilityMode
MixedContentNeverAllow
WebSettings()
WebSettings(IntPtr, JniHandleOwnership)
AlgorithmicDarkeningAllowed
AllowContentAccess
AllowFileAccess
AllowFileAccessFromFileURLs
AllowUniversalAccessFromFileURLs
BlockNetworkImage
BlockNetworkLoads
BuiltInZoomControls
CacheMode
CursiveFontFamily
DatabaseEnabled
DatabasePath
DefaultFixedFontSize
DefaultFontSize
DefaultTextEncodingName
DefaultZoom
DisabledActionModeMenuItems
DisplayZoomControls
DomStorageEnabled
FantasyFontFamily
FixedFontFamily
ForceDark
JavaScriptCanOpenWindowsAutomatically
JavaScriptEnabled
JniPeerMembers
LightTouchEnabled
LoadsImagesAutomatically
LoadWithOverviewMode
MediaPlaybackRequiresUserGesture
MinimumFontSize
MinimumLogicalFontSize
MixedContentMode
NavDump
OffscreenPreRaster
PluginsEnabled
PluginsPath
SafeBrowsingEnabled
SansSerifFontFamily
SaveFormData
SavePassword
SerifFontFamily
StandardFontFamily
TextZoom
ThresholdClass
ThresholdType
UseDoubleTree
UserAgent
UserAgentString
UseWebViewBackgroundForOverscrollBackground
UseWideViewPort
EnableSmoothTransition()
GetDefaultUserAgent(Context)
GetLayoutAlgorithm()
GetPluginState()
GetTextSize()
SetAppCacheEnabled(Boolean)
SetAppCacheMaxSize(Int64)
SetAppCachePath(String)
SetEnableSmoothTransition(Boolean)
SetGeolocationDatabasePath(String)
SetGeolocationEnabled(Boolean)
SetLayoutAlgorithm(LayoutAlgorithm)
SetNeedInitialFocus(Boolean)
SetPluginState(PluginState)
SetRenderPriority(RenderPriority)
SetSupportMultipleWindows(Boolean)
SetSupportZoom(Boolean)
SetTextSize(TextSize)
SupportMultipleWindows()
SupportZoom()
net9.0-android34.0
namespace Android.Webkit
{
[Register("android/webkit/WebSettings", DoNotGenerateAcw = true)]
public abstract class WebSettings : Object
{
[Obsolete("deprecated")]
[Register("setTextSize", "(Landroid/webkit/WebSettings$TextSize;)V", "GetSetTextSize_Landroid_webkit_WebSettings_TextSize_Handler")]
public virtual void SetTextSize(TextSize? t);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.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.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API