- accept
- Documentation for this section has not yet been entered.
Sets whether the application's Android.Webkit.WebView instances should send and accept cookies for file scheme URLs. Use of cookies with file scheme URLs is potentially insecure and turned off by default. Do not use this feature unless you can be sure that no unintentional sharing of cookie data can take place.
Note that calls to this method will have no effect if made after a Android.Webkit.WebView or CookieManager instance has been created.