sameSite property
getter/setter pair
The cookie same site policy.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
- Android WebView:
- available on Android only if WebViewFeature.GET_COOKIE_INFO feature is supported.
- Windows WebView2
Implementation
HTTPCookieSameSitePolicy? sameSite;