DevToolsClientPWA Property |
Version 130.1.90
This domain allows interacting with the browser to control PWAs.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public PWAClient PWA { get; }
public:
property PWAClient^ PWA {
PWAClient^ get ();
}
Property Value
PWAClientSee Also