WindowsPlatformWebViewCookieManager constructor

WindowsPlatformWebViewCookieManager(
  1. PlatformWebViewCookieManagerCreationParams params
)

Implementation

WindowsPlatformWebViewCookieManager(
    PlatformWebViewCookieManagerCreationParams params)
    : super.implementation(params);