expiresDate property
getter/setter pair
The cookie expiration date in milliseconds.
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
int? expiresDate;