次の方法で共有


CookieManager.HasCookies Property

Definition

Gets whether there are stored cookies.

public abstract bool HasCookies { [Android.Runtime.Register("hasCookies", "()Z", "GetHasCookiesHandler")] get; }
[<get: Android.Runtime.Register("hasCookies", "()Z", "GetHasCookiesHandler")>]
member this.HasCookies : bool

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to