value property
getter/setter pair
The cookie value.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
- Android WebView
- Web <iframe> but requires same origin
- Windows WebView2
Implementation
dynamic value;
The cookie value.
Officially Supported Platforms/Implementations:
dynamic value;