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