Android.Webkit.CookieSyncManager.Instance Property
Singleton access to a Android.Webkit.CookieSyncManager.

Syntax

[get: Android.Runtime.Register("getInstance", "()Landroid/webkit/CookieSyncManager;", "GetGetInstanceHandler")]
public static CookieSyncManager Instance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Singleton access to a Android.Webkit.CookieSyncManager. An IllegalStateException will be thrown if CookieSyncManager.CreateInstance(Android.Content.Context) is not called before.

[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