sharedCookiesEnabled property
getter/setter pair
Set true if shared cookies from HTTPCookieStorage.shared should used for every load request in the WebView.
The default value is false.
Officially Supported Platforms/Implementations:
- iOS WKWebView 11.0+
- macOS WKWebView 10.13+
Implementation
bool? sharedCookiesEnabled;