CookieSyncManager.Instance Property

Definition

Caution

deprecated

Singleton access to a CookieSyncManager.

[System.Obsolete("deprecated")]
public static Android.Webkit.CookieSyncManager? Instance { [Android.Runtime.Register("getInstance", "()Landroid/webkit/CookieSyncManager;", "")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getInstance", "()Landroid/webkit/CookieSyncManager;", "")>]
member this.Instance : Android.Webkit.CookieSyncManager

Property Value

CookieSyncManager

CookieSyncManager

Attributes

Remarks

Java documentation for android.webkit.CookieSyncManager.getInstance().

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