UrlInterceptRegistry.UrlInterceptDisabled 方法

定义

获取 URL 截获状态、启用或禁用

[Android.Runtime.Register("urlInterceptDisabled", "()Z", "")]
public static bool UrlInterceptDisabled ();
[<Android.Runtime.Register("urlInterceptDisabled", "()Z", "")>]
static member UrlInterceptDisabled : unit -> bool

返回

如果禁用,则返回

属性

注解

获取 URL 截获状态、启用或禁用

此成员已弃用。 此类旨在由 Gears 使用。 由于 Gears 已弃用,因此此类也是如此。

适用于 . 的 android.webkit.UrlInterceptRegistry.urlInterceptDisabled()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于