sharedCookiesEnabled property
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 11.0+
- MacOS 10.13+
Implementation
bool? sharedCookiesEnabled;