Click or drag to resize

SharedStorageAccessedEventArgsParams Property

Version 110.0.300
The sub-parameters warapped by `params` are all optional and their presence/absence depends on `type`.

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public SharedStorageAccessParams Params { get; }

Property Value

Type: SharedStorageAccessParams
See Also