sharedCookiesEnabled property

bool sharedCookiesEnabled
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.

NOTE: available on iOS 11.0+.

Implementation

bool sharedCookiesEnabled;