isSessionOnly property
getter/setter pair
Indicates if the cookie is a session only cookie.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
- Windows WebView2
Implementation
bool? isSessionOnly;
Indicates if the cookie is a session only cookie.
Officially Supported Platforms/Implementations:
bool? isSessionOnly;