isSecure property
getter/setter pair
Indicates if the cookie is secure or not.
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
bool? isSecure;